ReSharper 2021.1 Help

Navigate To

ReSharper | Navigate | Navigate To
Control+Shift+G
ReSharper_NavigateTo

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 Solution Explorer, from the File Structure window and other tool windows.

View contextually available navigation actions

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

  2. Press Control+Shift+G or choose ReSharper | Navigate | Navigate To… from the main menu. Alternatively, you can press Control+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, ReSharper 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 ReSharper | Navigate menu:

This feature is supported in the following languages and technologies:

Language: C#Language: VB.NETLanguage: C++Language: HTMLLanguage: ASP.NETLanguage: RazorLanguage: JavaScriptLanguage: TypeScriptLanguage: CSSLanguage: XMLLanguage: XAMLLanguage: ResxLanguage: Build ScriptsLanguage: ProtobufLanguage: JSON
Feature is available in C#Feature is available in Visual Basic .NETFeature is available in C++Feature is available in HTMLFeature is available in ASP.NETFeature is available in RazorFeature is available in JavaScriptFeature is available in TypeScriptFeature is available in CSSFeature is available in XMLFeature is available in XAMLFeature is available in Resource filesFeature is available in build script filesFeature is available in Protobuf Feature is not available in JSON

The instructions and examples given here address the use of the feature in C#. For details specific to other languages, see corresponding topics in the ReSharper by Language section.

Last modified: 08 March 2021