Is there a way to clearly show the current TFS branch from Visual Studio?

There is a very simple VS extension titled Customize Visual Studio Window Title. Once installed it will show the solution name plus the parent folder in the VS windows title bar instead of just the solution name.

For example:

TotallyAwesomeSolution becomes NewFeatureA\TotallyAwesomeSolution

Leave a Comment