Skip to content
| Marketplace
Sign in
Visual Studio>Tools>QuickJump
QuickJump

QuickJump

Christian Schubert

|
90 installs
| (0) | Free
Lightweight jump to file, and jump to assorted tokens within a C# file.
Download

QuickJump

QuickJump is a lightweight, fully customizable jump to file, and jump to assorted tokens within a C# file extension for Visual Studio 2017.

  • Search for a specific file
  • Search for a C# token
  • Fully visual customization
  • Keybind enabled
  • Mixed search

Why did I make this?

Because I like to be able to customize my experience and thus improve my performance. Also I'm not a fan of the ctrl + t goto function in Visual Studio.

Search for a file

To invoke searching for a file in the solution, press ctrl + , (control and comma), or set up a different keybind in the Options dialog Environment>Keyboard and set Tools.QuickJumpFiles to another keybind.

You should see a similar dialog pop up. The top part is the search field, where you filter the list for what you wish to find.
SearchFile
Use the up/down/pgup/pgdown to select the desired entry and press enter to go to that file.

Search in C# code files

If Visual Studio is focused on a C# file, you can use the shortcut for Tools.QuickJumpMethod. Deefault for this is alt + , (alt and comma) to open this dialog.
SearchCode
The functionality here is similar to what is used when searching for a file.

Settings

You are able to customize a great deal of tings by opening the options dialog and selecting QuickJump as shown below.
Options
All the different options are described when marked, but if theres anything that could be clearer, please let me know.

Installation

Installation is easiest through the Extensions and Updates menu item under Tools.

Bugs and Development

Please use the Issues list here to report any bugs or inconveniences you may discover.

QuickJump is being developed by myself, Christian Schubert. If you wish to help, that's awesome, but start by letting me know what you think should be better through the Issues list.
Also if you think this documentation needs something, use the same method :)

Thank you

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft