Duplicate folders in .code-workspace #31084
Labels
bug
Issue identified by VS Code Team member as probable bug
verified
Verification succeeded
workbench-multiroot
Multi-root (multiple folders) issues
Milestone
testing #30722
Insiders 1.15.0
9a308d1
Loading of folders stops if a folder is repeated in the .code-workspace file. admittedly a poorly formed file :)
loading
foo.code-workspace
results in only the vscode-mongodb and vscode-docker folders being loaded.
i would expect it to keep on loading the rest of the folders in this case since the vscode-docker folder is valid, you just don't have to load it 2x.
The text was updated successfully, but these errors were encountered: