Navigation by Name
ReSharper can bring you to any code item or file in a few keystrokes. The scope of the navigation includes symbols and files in your entire solution as well as all assemblies referenced in the projects of your solution.
To navigate by name, invoke any of the commands mentioned in this section and start typing the name of the target item, its CamelHumps abbreviation, and/or wildcards. The list of matched items will narrow down as yuu type and the most probable candidates are shown closer to the top of the list.
As soon as the target item appears in the list, you can choose it to open it in the editor,
or alternatively, you can click
Show in Find Results
in the pop-up or press
+
on the numeric keypad to open all items in the list in the
Find Results Window and use its features for further navigation
(for more information, see
analyzing search results).
The commands that navigate by name are described in the following topics:
See Also
Procedures:
- Navigation and Search in Compiled Code
- Navigating from Stack Trace to Exception
- Locating Current Document in Solution/Assembly Explorer
- Viewing File Structure
- Navigation and Search
- Navigation from Symbols
- Navigate To
- Finding Usages
- Context-Dependent Navigation
- Navigating to Recent Locations
- Structural Search and Replace