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

Workspace disable extensions #155804

Closed
SpringHgui opened this issue Jul 21, 2022 · 4 comments
Closed

Workspace disable extensions #155804

SpringHgui opened this issue Jul 21, 2022 · 4 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@SpringHgui
Copy link

How to disable some extensions in some Workspace by config file in .vscode ?

im my case,I have installed many extensions,and some of them may cause conflict,I want to disable some extensions in some peoject。

@gjsjohnmurray
Copy link
Contributor

AFAIK it is not possible to do this with config files in .vscode. But the Settings Profiles feature which arrived as a preview in 1.69 may help you.

Alternatively you can disable individual extensions only for the current workspace. But be aware that these settings are stored locally and not in the workspace itself, so when another person clones the workspace from Git they won't get your settings about which extensions should be enabled.

@IllusionMH
Copy link
Contributor

Effectively duplicate of #18386.

As mentioned above - Settings Profiles will be closes feature to control this with files.

@sandy081
Copy link
Member

/duplicate

@vscodenpa vscodenpa added the *duplicate Issue identified as a duplicate of another issue(s) label Jul 25, 2022
@vscodenpa
Copy link

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines.

Happy Coding!

@github-actions github-actions bot locked and limited conversation to collaborators Sep 8, 2022
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)
Projects
None yet
Development

No branches or pull requests

5 participants