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

Change Installation Folder for extensions #9520

Closed
SimonFlossmann opened this issue Jul 20, 2016 · 6 comments
Closed

Change Installation Folder for extensions #9520

SimonFlossmann opened this issue Jul 20, 2016 · 6 comments
Labels
*question Issue represents a question, should be posted to StackOverflow (VS Code)

Comments

@SimonFlossmann
Copy link

  • VSCode Version: 1.3.1
  • OS Version: Windows 7

I have a very basic question. Currently the installation folder for the extensions is %USERPROFILE%.vscode\extensions but unfortunately I not allowed to install more the 100 mb on my userprofile. Is there a possibility to change the location of the extension folder?

Best regards and thanks in advance,

Simon.

@kieferrm
Copy link
Member

You can use --extensionHomePath when starting vscode from the command line.

@kieferrm kieferrm added the *question Issue represents a question, should be posted to StackOverflow (VS Code) label Jul 20, 2016
@SimonFlossmann
Copy link
Author

Please, reopen the ticket since it did not work for me. I copy the extension to C:\Project\extension. And tried to start vs code in the powershell with code --extensionHomePath "C:\Project\extension" but the extension are not availble. Thanks in advance

Simon

@luckylittle
Copy link

VSCode: 1.4
This doesn't work, please reopen.

@ptitgraig
Copy link

Indeed, not working for me either. Windows 7 32bits

@stevemaddock
Copy link

--extensionHomePath works under windows 10 version 1703

@donkeywon
Copy link

yes, --extensionHomePath works

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*question Issue represents a question, should be posted to StackOverflow (VS Code)
Projects
None yet
Development

No branches or pull requests

6 participants