Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Same folder name as root propagates changes #2

Open
ndeybach opened this issue Nov 16, 2024 · 0 comments
Open

Same folder name as root propagates changes #2

ndeybach opened this issue Nov 16, 2024 · 0 comments

Comments

@ndeybach
Copy link

ndeybach commented Nov 16, 2024

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

  1. Create a root folder like:
    test (root folder)
    ├── .vscode
    ├── other
    └── test
  2. customize test/test (color or emoji) with "Folder customization / set color"
  3. the whole folder takes test/test property

(optionnal to make sure issue is only with test)

  1. customize test/other (color or emoji) with "Folder customization / set color"
  2. 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 🤩

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant