Search code examples
visual-studio-2010tfsprojects-and-solutions

How do I easily identify different branches of the same codebase in Visual Studio?


We have three branches of our codebase in TFS2010 - dev, main and release. During the course of my week I do a lot of jumping between solutions for the different branches e.g. fix something, do some new dev, fix something else and so on.

Without opening the project folder in Windows Explorer its very hard to ascertain what is open in the IDE and I was wondering if there are workarounds for this in VS2010 (this question was asked some time ago (https://stackoverflow.com/q/523637/287254) - but was for VS2005, I'm hoping there are newer, less hacky fixes for the latest version of VS/TFS).


Solution

  • The VSCommands extension has a feature called 'friendly solution name' which allows you to show the branch in the main title. The feature is available in the lite version. VSCommands features