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

Add the ability to set the color of the root folder in the workspace #12

Open SviridenkoA opened 1 year ago

SviridenkoA commented 1 year ago

Could you please add the ability to change the color of the root folder to easily identify the projects open in a workspace? image P.S. Found the solution with using the path "../RootFolderName". image

And it would be great if you could check all the folders that have the same name as the pattern. If it is stored on the next level of the folder tree, the new color cannot be applied to it: image

It is a great and helpful tool that can be made more powerful! Thank you very much!

thatsmesasha commented 4 months ago

Thanks for providing the solution for now!