Rename Visual Studio Window Title

Free

This lightweight extension will detect whenever two instances of Visual Studio are running with the same window title and change the window title of Visual Studio to include a folder tree with a configurable min depth and max depth distance from the solution/project file. With...

(18) Review
Visual Studio
2012, 2010
Download (8,932)
1/19/2013
2.3.0
View
E-mail Twitter del.icio.us Digg Facebook
Add To Favorites
Description
Reviews (18)
Q and A (6)
Sign in to Write a Review
Sort By:

by JAlexandrian | March 27 2013

Works like a charm, thank you!

by Robert Hahn | March 15 2013

Very useful and not bloated like another extension with this functionality I used before. Thanks a lot!

by spprog1 | March 15 2013

Excellent!
Thanks

by LokeshGovindu | March 08 2013

Nice extension.

by DuaneNewman | January 17 2013

This is a great, simple, and small extension perfect for anyone who has to switch between multiple branches/work-space checkouts of the same solution. Flexible enough to work for a large range or folder structures. Highly recommended.

by Ismail Degani | January 02 2013

Excellent, very well thought out and exactly what I was looking for. Thank you!

by Shardul Kulkarni | December 28 2012

This is exactly what I was looking for. Very useful plugin. Thank you Mayerwin!

by GregBalajewicz | November 07 2012

branching withOUT this extension is impossibly annoying. thanks Mayerwin!

by Abstract63 | September 21 2012

It just WORKS! I can't TELL you how annoying our development has been over the years. I'm almost always running with two or three instances of Visual Studio all running with the same title. I used to have to close project after project, and scroll the Solution Explorer constantly, just to find the name of the website project that MIGHT be the correct name.

I just found this extension today. This is OFFICIALLY the happiest day of my LIFE! Well, OK, not quite the happiest, but pretty darn close :)

by Mikhail Brinchuk | July 04 2012

Very useful, when you have several instances of VS with the same solution from different branches. In my corporation major part of developers use this extension.

by Uncle_vara | June 20 2012

great tool if you work with few visual studio instances.
no need to guess which window to open - when you put mouse over vs icon on desktop toolbar - you will see actual vs instance titles to choose from.

by MaxwellBloch | April 23 2012

Just awesome. Make sure you check the options available in the settings. Allows for solutions located at BRANCHNAME\src\Project.sln to show BRANCHNAME\Project in the title of Visual Studio.

by thebrillopuff | February 04 2012

by The Caffiend | August 16 2011

Excellent utility! Great implementation! Does exactly what I wanted; adjust title to include version pathing to identify the window to which I need to switch. Tried VSCommands, which is an excellent utility in its on right; however, it is a pig when certain (default) settings are enabled making editing larger files SLOW as glacial melting! Literally seconds between key strokes. I mainly loaded it for the title change, and this does that WITHOUT slowing down the editor. I also liked the abiltiy to configure it within the Tools|Options and that I had control of what level direcotry to inlcude in the title. That allowed to make the branch version show as the first few characters where they cannot be truncated in the Win7 task bar list; making it easier to find that version of the program I need at that moment. Running up to 4 product versions at the same time (along with 20 or so other programs) makes this kind of tool a most useful addition.

by Dor Rotman | August 16 2011

Excellent plugin, very much needed :)

by DavidDeSloovere | June 06 2011

by Anthony Diaz | May 14 2011

Works great. Kudos

by Fabrice Durieu | May 13 2011

Works like a charm!

Sign in to Start a Discussion


  • Can I change the 'Microsoft Visual Studio' to 'VS'?
    3 Posts | Last Post May 01, 2013
    • Can I change the 'Microsoft Visual Studio' to 'VS'?
    • Not currently, I may add an option to change the IDE name in a future release.
      In the mean time if this is urgent you can create your own fork from the codeplex repository and I will merge it. 
    • Actually after thinking about it you can simply replace the tag [ideName] with the text string "VS" in the existing options.
  • Rename "Start Page" recent projects
    1 Posts | Last Post December 06, 2012
    • Hey,
      First of all thanks for a great extension.
      
      A nice feature to add is renaming the "Recent Projects" section in the start page.
      I have the same solution that i use under different branches all the time, it will make it much easier to detect which one i want to open.
      
      Cheers,
      Koby
      
  • It always "enhances" the title
    3 Posts | Last Post November 21, 2012
    • Hi,
      
      Since the last update (Version 2.0.0) it always updates the title, even when only one VS instance is open. (Threshold is set to 2).
      
      This has the effect that I cannot differenciate different solutions which have the same parent directory in the task bar, as all of them now show only the title truncated to the name of the (same) parent directory.
      
      Changing the "only rewrite title if conflict" setting does not seem to have any effect. Btw, this setting is documented in a way contradicting what the setting label itsself seems to say.
      
      I'm using it in VS 2010 on Vista 64.
      
      What am I doing wrong?
    • Hi Markus, thanks for your feedback. You were right about the contradicting setting label. I have made things clearer and the behaviors more consistent in the 2.1.0 release, thanks to your input. Enjoy.
    • Hi, Mayerwin,
      
      it seems to work fine wwith 2.1.0, thanks a lot!
  • VS 11
    4 Posts | Last Post October 15, 2012
    • Apparently it also works on the VS 11 beta, just needs some hacking of the downloaded file.
    • And which?
    • I was able to make it work with VS 2012 by adding a few lines in the manifest, however SetWindowText no longer works to modify the window title (it just affects the title of the window in the taskbar). And we cannot modify dte.MainWindow.Caption so something new needs to be found.
    • Hello Dávid, I have just released a new major version 2.0.0 that supports Visual Studio 2012 and custom patterns. Enjoy!
  • VS 2012
    6 Posts | Last Post October 15, 2012
    • Any way to get this working in VS 2012? When I run the download it only allows me to install it into VS 2010.
    • Hi Joel, I am waiting for the official release of VS 2012 (due this month) to work on this, but you can already try modifying the code yourself on Codeplex if you are interested.
    • Hi Joel, I was able to make it work with VS 2012 by adding a few lines in the manifest, however SetWindowText no longer works to modify the window title (it just affects the title of the window in the taskbar). And we cannot modify dte.MainWindow.Caption so something new needs to be found.
    • bummer!  thx for taking a look.
    • I've been using VSCommands for VS2012 and it works just as well.
    • Hello all, I have just released a new major version 2.0.0 that supports Visual Studio 2012 and custom patterns. Enjoy!
  • Path To Solution?
    2 Posts | Last Post March 08, 2012
    • Often times I'm working on the same solution in multiple instances of Visual studio, checked out from different branches of code.  In these cases, it is the PATH of the solution that I need displayed to be able to distinguish the different instances.  Is it possible to update this otherwise excellent tool to accommodate?
    • Hi, yes you can control the depth of the path to be shown in the options (in Tools/Options/Rename VS Windo Title; ensure first "Show all settings" is checked). In your case you would certainly increase the value of "Farthest Parent folder depth" if 1 is not enough.