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

Option to override globally disabled extension in workspace settings #26728

Closed
ivancuric opened this issue May 16, 2017 · 3 comments
Closed

Option to override globally disabled extension in workspace settings #26728

ivancuric opened this issue May 16, 2017 · 3 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) extensions Issues concerning extensions feature-request Request for new features or functionality
Milestone

Comments

@ivancuric
Copy link

VScode currently has the option to disable an extension for certain workspaces.
However, there are extensions such as Arduino and the likes which are very workspace specific and negatively impact the overall experience if enabled outside that environment.

Instead of having to manually disable those extensions for every workspace, I suggest making it possible to enable an extension for a workspace even if it is globally disabled.

The current behaviour does not allow you to enable the extension for a workspace if it is disabled globally:
image

@ivancuric ivancuric changed the title [suggestion] Enable extension for workplace Option to override globally disabled extension in workspace settings May 16, 2017
@Tyriar Tyriar added the extensions Issues concerning extensions label May 16, 2017
@joaomoreno joaomoreno assigned sandy081 and unassigned joaomoreno May 19, 2017
@dtasev
Copy link

dtasev commented Jun 3, 2017

👍 This could potentially speed up startup of vscode, by not starting all extensions by default (I am not sure how to time if it actually would make a significant difference).

Usage wise, I currently find myself to be disabling extensions depending on which are not used in the workspace. It would be nice to disable any language extensions globally, and only enable them if they're used in the current workspace.

@sandy081 sandy081 added the feature-request Request for new features or functionality label Jun 6, 2017
@unional
Copy link

unional commented Aug 29, 2017

Duplicate of #15611

@sandy081 sandy081 added this to the Backlog milestone Aug 30, 2017
@sandy081 sandy081 added the *duplicate Issue identified as a duplicate of another issue(s) label Nov 22, 2017
@vscodebot
Copy link

vscodebot bot commented Nov 22, 2017

This issue has been closed because it is already tracked by another issue. See also our GitHub issues to search for existing issues and our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Nov 22, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) extensions Issues concerning extensions feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

6 participants