Switch
Switch is an Addin for Visual Studio that lets you quickly switch between related files, such as *.cpp and *.h or XAML and code-behind.
Install / Use
/learn @dwmkerr/SwitchREADME
Switch
Switch is an Addin for Visual Studio that lets you quickly switch between related files, such as *.cpp and *.h or XAML and code-behind.

Switch is an extension for Visual Studio that allows you to switch between C++ source and header files, WinForms code and designer, XAML and codebehind and more. With one button press, or keyboard shortcut, you can easily flick between related files.
Installation for Visual Studio 2008, 2010, 2012
Download the MSI installer from the releases page or the Visual Studio Gallery:
Switch for VS 2008, 2010, 2012
Installation for Visual Studio 2013
Download and open the Switch2013.vsix package from the releases page, the Visual Studio Gallery or by searching for 'Switch' in the Visual Studio Extension Manager.
