We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Testing #33278
For the code-workspace:
code-workspace
{ "folders": [ { "path": "folder2" } ], "settings": { "git.path": "hello" } }
git.path should be marked as only being supported in the user settings, similar to what we show if you try to set in on a folder:
git.path
Currently no error is shown: