This page of ReSharper options allows you to adjust ReSharper's features related to Navigation and Search.
| Item | Description |
|---|---|
| Go to Usage: if there is only one result, navigate without displaying the list | If this check box is selected and a single usage is found by the Go to Usage feature, the pointer is transferred to the usage right away. |
| Go to Base/Inheritor: if there is only one result, navigate without displaying the list | If this check box is selected and a single occurrence is found by either Go to Base Symbols or Go to Derived Symbols, the pointer is transferred to the occurrence right away. |
| Go to Declaration on <Control+Left Click> in editor | If this check box is selected, you can navigate to declaration by Ctrl+clicking, in addition to the standard way of navigating to a symbol declaration. |
| Expand search results tree by default | If this check box is selected, whenever a ReSharper search feature (e.g. Finding Usages or Structural Search and Replace) derives results that can be presented as a tree structure, all branches of that tree are expanded. |
Tip
You can also configure features related to Navigating to Compiled Code in the Tools | External Sources options page.
Note
ReSharper's settings are saved in settings layers that enable you to have different settings for different solutions as well as to share your settings with your team. To learn more, study the Managing and Sharing Options section.
