Navigate To is a drop-down list that shows contextually available navigation destinations when you put the caret upon a symbol in the text editor, select an entry in File Structure or another ReSharper tool window, select a symbol in the Object Browser or Class View.
To view contextually available navigation options using Navigate To
- Position the caret upon a symbol in the text editor. Alternatively, select an entry in File Structure or another ReSharper tool window.
- Choose ReSharper | Navigate | Navigate To on the main menu, or press Ctrl+Shift+G. The Navigate To drop-down list will appear:

- Select a destination from the list and press Enter.
Where applicable, the Navigate To list covers 7 general navigation and search features, specifically:
-
Go to Declaration -
Go to Implementation -
Go to Usages of Symbol -
Go to Base Symbols -
Go to Derived Symbols -
Go to Type of Symbol -
Go to Related Files
-
Control Flow Target -
Function Exit(s) -
Implementing Members -
Overriding Members -
Conflicting Declaration(s) -
Member Overloads -
To-do Explorer -
Test Explorer
