Skip to content

jacobcoughenour/QuickSwitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickSwitch

An extension for Visual Studio for quickly switching between similar files.

Works just like Ctrl+Tab. Press Ctrl+Alt+O to open the window. Hold Alt while pressing O to pick the file. Release Alt to select the file.

To change the shortcut, go to Tools -> Options -> Environment -> Keyboard and search for Tools.InvokeSwitchCommand. Make sure there are no conflicts with other commands or it won't work.

Some example use cases:

Switch between header and source files

cpp_example.png

Switch between XAML and code-behind

xaml_example.png

Switch between View and ViewModel

image.png

About

A Visual Studio extension for quickly switching between similar named files

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages