JetBrains Rider 2017.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

ControlNameDescription
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 SyncViewToCaret Screen Gray 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:

IconShortcutDescription
icon viewMode Click this button to access a subset of the context menu commands that let you configure window's viewing mode.
icon hideSide Shift+Escape Use this command to hide the tool window. You can also use it in combination with the Alt key to hides all tool windows attached to the same tool window bar.
Last modified: 27 December 2017

See Also