microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.43k stars 28.95k forks source link

Allow coloring individual files in the explorer view using the context menu #224410

Open mattkenefick opened 2 months ago

mattkenefick commented 2 months ago

https://github.com/user-attachments/assets/5ba79f23-25ea-418b-8822-9e1017b4f9c2

Select individual files with the context menu and set a background color on them. The background colors / list can be saved to the .vscode folder so they're persistent in the project and can be shared with others.

vs-code-engineering[bot] commented 1 month ago

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

devbtxyz commented 1 month ago

need this

camb416 commented 1 month ago

Great idea

higafox commented 1 month ago

yes please

mattkenefick commented 1 month ago

Additional references from Mac & Photoshop

Screenshot 2024-08-27 at 12 06 58 PM Screenshot 2024-08-27 at 12 03 40 PM
rahbari commented 1 month ago

This is specially useful if the file appears with the background color everywhere, like tabs, search and reference.

there are usually files with the same name in backend and frontend folders, this will make them distinguishable easily by defining different color for each folder.

there is a similar feature in Intellij which lets set color for scopes. image

vs-code-engineering[bot] commented 1 week ago

:slightly_smiling_face: This feature request received a sufficient number of community upvotes and we moved it to our backlog. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!