JetBrains Rider 2018.2 Help

Inspection Results window

View | Tool Windows | Inspection Results
Alt+3


This tool window displays code issues when you run code inspection in specific scope.

All code issues displayed in this window have icons that indicate their severity level:

  • ThemedIcon Error Screen Gray - Error

  • ThemedIcon Warning Screen Gray - Warning

  • ThemedIcon SeveritySuggestion Screen Gray - Suggestion

  • ThemedIcon SolutionAnalysisHint Screen Gray - Hint

JetBrains Rider: Inspection Results window

Toolbar Controls

Control

Name

Description

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.

icon autoscroll to source

Autoscroll to Source

When this button is pressed, JetBrains Rider will locate the items you select in the window in their source views: projects and folders — in the Solution Explorer; files — in the editor.

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