mayerwin / vs-customize-window-title

Customize Visual Studio Window Title - Visual Studio Extension
https://marketplace.visualstudio.com/items?itemName=mayerwin.RenameVisualStudioWindowTitle
MIT License
108 stars 30 forks source link

Colorize the Title Bar/Change Themes #52

Closed jeb1217a closed 10 months ago

jeb1217a commented 5 years ago

Enhancement Request - We use TFS and have various branches based on where in the SDC the code is. Typically Future -> MainDev -> Main -> Release Testing -> Release. We also have 3-4 branches off MainDev for large future projects. Names in the title bar helps with where we are but color would be easier to identify the branch. Having the extension perhaps change the theme applied based on the branch maybe an effective way to do that. I may have 3 copies of VS 2019 running pointing to different development branches but the Solution name and all the file names are the same. Color would indicate ate a glance where I am.

mayerwin commented 4 years ago

Thanks for this suggestion. Isn't changing the color theme slow (it is on my computer)? And it would cause it to be changed for any new instance of VS as well :/.

deanis74 commented 3 months ago

Noting here for posterity - check out the Solution Colors extension for this functionality. It works quite well for the different branches we have off of our main dev trunk.