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

Feature request: install local extensions #4540

Closed
minggo opened this issue Mar 22, 2016 · 3 comments
Closed

Feature request: install local extensions #4540

minggo opened this issue Mar 22, 2016 · 3 comments
Assignees
Labels
feature-request Request for new features or functionality

Comments

@minggo
Copy link

minggo commented Mar 22, 2016

Now can only install extensions into

  • Windows %USERPROFILE%.vscode\extensions
  • Mac $HOME/.vscode/extensions
  • Linux $HOME/.vscode/extensions

I think it is more convenient if can install an extension in local project, then every project can have different extensions.

@jrieken jrieken added the feature-request Request for new features or functionality label Mar 22, 2016
@felixfbecker
Copy link
Contributor

Maybe something like an .vscode/extensions.json

@Thaina
Copy link

Thaina commented Apr 28, 2016

+1

Should be just check at /.vscode/extensions in project folder the same way as global extensions

@Thaina
Copy link

Thaina commented Apr 28, 2016

Oh this is duplicated to #347

@Tyriar Tyriar closed this as completed May 12, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

6 participants