dotPeek 2019.2 Help

Navigate To

Navigate | Navigate To
Ctrl+Shift+G

Navigate To is a single shortcut for most of your navigation needs. It opens a list with all contextually available navigation destinations. You can invoke this command from the code viewer, from the File Structure window and other tool windows.

To view contextually available navigation actions

  1. Place the caret at symbol in the code viewer or select the symbol in a tool window window, or just set the caret anywhere in the code viewer.

  2. Press Ctrl+Shift+G or choose Navigate | Navigate To… Navigate | Navigate To from the main menu. Alternatively, you can press Ctrl+Shift+A, start typing the command name in the popup, and then choose it there.

  3. In the Navigate To list that appears, you will see all relevant navigation options.

  4. Select an option from the list and click it or press Enter.

  5. If the selected option has a single destination, dotPeek will bring you there immediately, if there are several destination, another list will open providing you with the further choice. You can study one of the corresponding topics to learn more about the selected navigation option.

The 'Navigate To' shortcut displays all available navigation options for the current symbol

Where applicable, the Navigate To list includes general navigation features, specifically:

In addition, Navigate To extends the developer's toolset with a bunch of contextual navigation features that are not directly available from the Navigate menu:

This feature is inspired by and borrowed from JetBrains ReSharper, a developer productivity tool for Microsoft Visual Studio.

Last modified: 18 November 2019