JetBrains Rider 2018.2 Help

Find Results window

View | Tool Windows | Find
Alt+3


This window is used to display various search results (for example, usages of a symbol, exposing APIs of a symbol, and more) It displays results of the latest search as well as results of previous searches in different tabs. The results of each new search command are displayed in a separate tab except for the same search/navigation command.

Navigation and Search Finding Usages Find Usages

You can quickly open documents containing specific search results by double-clicking on these results.

Toolbar Controls

Depending on the type of search results, the set of toolbar controls may vary.

Control

Name

Description

icons actions rerun svg

Rerun
Ctrl+Shift+F5

Repeat the last search.

icons general pin tab svg

Pin Tab

Click this button to pin or unpin the current tab. You may need to pin a tab to prevent it from closing automatically when the maximum number of tabs is reached in this window.

ThemedIcon ExpandAll Screen Gray ThemedIcon CollapseAll Screen Gray

Expand All/ Collapse All
Ctrl+NumPad Plus/ Ctrl+NumPad Minus

Expands/collapses all nodes in the current tab.

ThemedIcon Up Screen Gray ThemedIcon Down Screen Gray

Previous/ Next
Ctrl+Alt+Up / Ctrl+Alt+Down

Navigate to the previous/next item and scrolls through the source code accordingly.

icons toolbarDecorator export svg

Export

Click this button to export the data currently displayed in the window in text format.

icon autoscroll to source

Autoscroll to Source

When this button is pressed, source code in the editor editor is scrolled according to the items selected in the window.

ThemedIcon MergeOccurences Screen Gray

Merge Occurrences on the Same Line
Ctrl+F

If this button is selected, occurrences on the same line are shown as.

ThemedIcon UsageRead Screen Gray

Show Only Read Usages Ctrl+R

When this button is selected, only references to read usages are displayed. Available for the usages of fields or local variables.

ThemedIcon UsageWrite Screen Gray

Show Only Write Usages Ctrl+W

When this button is selected, only references to write usages are displayed. Available for usages of fields or local variables.

icon sort alphabetically

Sort Members Alphabetically

By default, members are sorted in the declaration order. You can click this button to display members in the alphabetical order.

Title bar context menu and buttons

You can right-click on the window title bar and use the context menu to configure its viewing mode, associate the window with a different tool window bar, or resize and hide the window.

You can also use the toolbar buttons:

Item

Shortcut

Description

icons general gearPlain svg

Click this button to access a subset of the context menu commands that let you configure window's viewing mode.

icons general hideToolWindow svgShift+Escape Use this icon or shortcut to hide the tool window.

When used in combination with the Alt key, clicking this icon hides all the tool windows attached to the same tool window bar.

Last modified: 21 December 2018

See Also

Procedures: