jacob-j / vscode-folder-path-color

All subfolders within a specified path will be assigned a color for easy differentiation.
21 stars 6 forks source link

[feature] make the assigning more dynamic via context menu #1

Closed ctf0 closed 7 months ago

ctf0 commented 1 year ago

instead of relying only on manual config, we can use a right click on the folder in explorer to show a popup dialogs where the user can select the color & anything else the extension needs to do its work.

jacob-j commented 1 year ago

Thats a great idea! I'll see what I can do 🎸