JetBrains Rider 2019.2 Help

Structure window

View | Tool Windows | Structure
N/A


With JetBrains Rider, you can navigate the structure of the current document using the Structure window, which greatly simplifies navigation in large files. The window is synchronized with the editor: as you switch to another editor tab, the window displays the structure of the corresponding file.

Right from the Structure window, you can access even more actions. To check the available commands, you can right-click any symbol.

JetBrains Rider: Structure window

Toolbar Controls

Control

Name

Description

icon sort alphabetically Sort Alphabetically

Changes the structure view so that all symbols in the current document appear in the alphabetical order.

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.

icons general autoscrollFromSource Autoscroll from Source

When this button is pressed, items in the window are highlighted according to the position of the caret in the editor.

icons general autoscrollToSource Autoscroll to Source

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

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

icon expand all on title barCtrl+NumPad Plus

Use this button to expand all nodes in the current view.

Collapse allCtrl+NumPad Minus

Use this button to collapse all expanded nodes in the current view.

icons general gearPlain

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

Hide tool windowShift+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: 29 November 2019