Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-updater wipes out shortcut modifications. #26877

Closed
MicahZoltu opened this issue May 18, 2017 · 3 comments
Closed

Auto-updater wipes out shortcut modifications. #26877

MicahZoltu opened this issue May 18, 2017 · 3 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug install-update VS Code installation and upgrade system issues windows VS Code on Windows issues
Milestone

Comments

@MicahZoltu
Copy link

  • VSCode Version: 1.12.2
  • OS Version: Windows 10 x64

Steps to Reproduce:

  1. Install VSCode
  2. Modify Start Menu shortcut to contain --extensionHomePath ...
  3. Install some extensions.
  4. Auto-update VSCode
  5. Notice that the start menu shortcut no longer has --extensionHomePath ... causing VSCode to launch with no extensions installed.

It would be nice if there were a better mechanism for modifying the extension path besides a command line option. Settings like this are exactly what the Windows registry was designed for. Alternatively, environment variables would be an alternative option.

@Tyriar Tyriar added install-update VS Code installation and upgrade system issues windows VS Code on Windows issues labels May 18, 2017
@joaomoreno joaomoreno added this to the Backlog milestone May 19, 2017
@joaomoreno
Copy link
Member

Related to #26849

@MicahZoltu
Copy link
Author

This is getting really annoying as it appears that the release cadence has increased. Every time VSCode updates it wipes out my start menu shortcut and I have to go searching for this issue to remind myself how to fix it again. Any chance of this, #26849 or #3884 getting resolved in the near future? Any one of those would "resolve" the current problem for any user that doesn't want their extensions folder overflowing their %USERPROFILE%.

@joaomoreno joaomoreno added the bug Issue identified by VS Code Team member as probable bug label Jun 19, 2017
@joaomoreno
Copy link
Member

Fixed by #26849

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug install-update VS Code installation and upgrade system issues windows VS Code on Windows issues
Projects
None yet
Development

No branches or pull requests

3 participants