Skip to content

Changed tmp folder to be user's tmp folder. Also updated vsce to use latest version#3183

Open
julesyan wants to merge 1 commit intocodefori:masterfrom
julesyan:change-tmp
Open

Changed tmp folder to be user's tmp folder. Also updated vsce to use latest version#3183
julesyan wants to merge 1 commit intocodefori:masterfrom
julesyan:change-tmp

Conversation

@julesyan
Copy link
Copy Markdown
Member

@julesyan julesyan commented May 7, 2026

Changes

  • changed /tmp to /home/USER/.vscode/tmp
  • updated this.config to use the new getConfig()
  • added tool for relative paths to be fully qualified
  • updated vsce to 3.9.1 for security

How to test this PR

  • Download/Open member files

Checklist

  • have tested my change

…latest version

Signed-off-by: Julia Yan <julia.yan@ibm.com>
@julesyan julesyan temporarily deployed to testing_environment May 7, 2026 15:53 — with GitHub Actions Inactive
Copy link
Copy Markdown
Member

@sebjulliand sebjulliand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good!
I'd require two small things:

  • Can you add a few test cases to test and cover use cases of Tools.ensureFullPath ?
  • Since /tmp will automatically be changed to .vscode/tmp unconditionally, it would be nice to show a notification to warn the user about the change that happened in their config and/or document the fact that /tmp will not be permitted

Thanks! 🙏🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants