Skip to content

Same folder name as root propagates changes #2

Open
@ndeybach

Description

@ndeybach

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 🤩

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions