You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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。
The text was updated successfully, but these errors were encountered: