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
Is there any plan to support multi root Workspaces?
In our Projekt it's really nice to have multiple Folders in one workspace. Most of them have their own .vscode Folder with a settings.json.
I have a few keywords that i only want to highlight in one folder -> to do so i edited the settings.json in this folder. Sadly these keywords don't seem to be recogniced... if i put the same keywords in the User settings.json they work just fine... i think it could be a problem with the API Change linked below, but i'm not so sure about that.
Is there any plan to support multi root Workspaces?
In our Projekt it's really nice to have multiple Folders in one workspace. Most of them have their own .vscode Folder with a settings.json.
I have a few keywords that i only want to highlight in one folder -> to do so i edited the settings.json in this folder. Sadly these keywords don't seem to be recogniced... if i put the same keywords in the User settings.json they work just fine... i think it could be a problem with the API Change linked below, but i'm not so sure about that.
https://github.com/microsoft/vscode/wiki/Adopting-Multi-Root-Workspace-APIs#do-i-need-to-do-anything
The text was updated successfully, but these errors were encountered: