Store extensions enabled only in a workspace in the workspace settings.json
Closed this issue · 2 comments
Scenario
Some extensions are only used in specific projects. For example, I use 7 specific extensions when I use 1 specific workspace. Today
1 - I install them one by one
2 - on an extension, I right click disable
3 - right click, enable for workspace
4 - repeat steps 2 and 3 for each extension
Challenges
- This takes 21 clicks to install (not including finding the extensions), disable, then enable for workspace
- When someone on my team starts on the same project they have to do the same thing, as this information is not in workspace settings
Proposal
Store workspace extensions in .vscode/settings.json
so we can commit and push it to source control.
Thanks for creating this issue! We figured it's missing some basic information or in some other way doesn't follow our issue reporting guidelines. Please take the time to review these and update the issue.
Happy Coding!
This issue has been closed automatically because it needs more information and has not had recent activity. Please refer to our guidelines for filing issues. Thank you for your contributions.