madskristensen / SolutionColors

A Visual Studio extension
Apache License 2.0
77 stars 11 forks source link

Color or highlight file types within solution explorer #39

Open jbttech opened 7 months ago

jbttech commented 7 months ago

I don't know if it would make sense within this extension, but I would love to have the ability to highlight or color certain file types within solution explorer. When solution explorer has many projects, it can be difficult to navigate and find what I need - highlighting certain file types would increase productivity within VS. I've tried looking at the code for the FileIcons to make sense of interacting with solution explorer but was unable to get it to work.