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
When setting a folder with the same name as the root / workspace name, the property (color or emoji) is propagated to the root folder (and thus all sub folders / files).
Steps to Reproduce
Create a root folder like:
test (root folder)
├── .vscode
├── other
└── test
customize test/test (color or emoji) with "Folder customization / set color"
the whole folder takes test/test property
(optionnal to make sure issue is only with test)
customize test/other (color or emoji) with "Folder customization / set color"
Issue Summary
When setting a folder with the same name as the root / workspace name, the property (color or emoji) is propagated to the root folder (and thus all sub folders / files).
Steps to Reproduce
test (root folder)
├── .vscode
├── other
└── test
(optionnal to make sure issue is only with test)
Expected vs. Actual Behavior
Environment
PS: thanks for the extension, it is otherwise a god savior for big workspaces 🤩
The text was updated successfully, but these errors were encountered: