How to change the title bar text of Visual Studio
- by ProfK
We work on several different branches of the same code, and when working on two branches at once, it can become confusing and time wasting.
Presently, the VS title bar has the text <solution-name> - Visual Studio.
Is it possible for me to write an extension that will make that text <solution-name>: <branch-name> - <Visual Studio>?