Open
Description
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
- 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"
- only test/other folder takes test/other property
Expected vs. Actual Behavior
- for test/test only to be applied property
Environment
- Kubuntu 24.10
- VS code:
Version: 1.95.1
Commit: 65edc4939843c90c34d61f4ce11704f09d3e5cb6
Date: 2024-10-31T05:14:54.222Z (2 wks ago)
Electron: 32.2.1
ElectronBuildId: 10427718
Chromium: 128.0.6613.186
Node.js: 20.18.0
V8: 12.8.374.38-electron.0
OS: Linux x64 6.11.0-9-generic
PS: thanks for the extension, it is otherwise a god savior for big workspaces 🤩
Metadata
Metadata
Assignees
Labels
No labels