Skip to content

xScooper/vs-customize-window-title

 
 

Repository files navigation

Customize Visual Studio Window Title - VS Extension

Screenshot

This is the official repository for:
https://marketplace.visualstudio.com/items?itemName=mayerwin.RenameVisualStudioWindowTitle

Initial release page here:
http://erwinmayer.com/labs/visual-studio-2010-extension-rename-visual-studio-window-title

Description

This lightweight extension allows changing 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, and the use of special tags to help with many other possible scenarios (Git, Mercurial, SVN, TFS...).

Solution-specific overriding rules are available as well to cover virtually any possible renaming needs.

It can also be configured so that the rules apply only when at least two instances of Visual Studio are running with the same window title.

Documentation

Full documentation is available on the Visual Studio Marketplace page.

Supported editions

Visual Studio 2015, 2017, 2019+.

Visual Studio 2010 support has been dropped due to limitations imposed by Microsoft's VSIX format to support Visual Studio 2017. The last stable release supporting Visual Studio 2010 can however be downloaded here.

Visual Studio 2012 and 2013 support has been dropped due to new requirements imposed by Microsoft to speed up loading time with AsyncPackage. The last stable release supporting Visual Studio 2012 and 2013 can however be downloaded here.

You are welcome to contribute to this project!

Packages

No packages published

Languages

  • C# 93.1%
  • HTML 5.6%
  • Other 1.3%