ReSharper
 
Get ReSharper
You are viewing the documentation for an earlier version of ReSharper.

Search by name

Last modified: 21 July 2022

ReSharper can bring you to any code item or file or even any matching text 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.

ReSharper can remember the last input that you used to find something with Search Everywhere/Go to Type, Go to Symbol, Go To File, and Go to Text actions. To enable or disable this behavior, use the Remember last search checkbox on the Environment | Search and Navigation page of ReSharper options. When this option is selected, ReSharper will also use your current selection in the editor as the initial search query. For example, you can select a filename in a string and then press Ctrl+Shift+T to search for files in your solution that match this name.