madskristensen / SolutionColors

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

Inject custom text into taskbar pane based on solution path #22

Open taori opened 1 year ago

taori commented 1 year ago

Is your feature request related to a problem? Please describe. I am still struggeling to distinct some solutions because the colors are too similar when using auto color

Describe the solution you'd like it would be great if next to the taskbar icon there could be a custom pattern to extract text and display it next to the color. Effectively most of my projects are built like

If i could specify a pattern like grafik globally (while being able to override it per solution)

getting the right solution would be a nobrainer. Heck even manually setting the text instead of regex extracting it from the solution would make spotting the right solution a lot easier.

Describe alternatives you've considered Quit naming my templated projects All.sln but TheProjectName.sln instead