Rider 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:

  • /help/img/dotnet/2017.2/ThemedIcon.Error.Screen.[Gray].png - Error
  • /help/img/dotnet/2017.2/ThemedIcon.Warning.Screen.[Gray].png - Warning
  • /help/img/dotnet/2017.2/ThemedIcon.SeveritySuggestion.Screen.[Gray].png - Suggestion
  • /help/img/dotnet/2017.2/ThemedIcon.SolutionAnalysisHint.Screen.[Gray].png - Hint
Rider: Inspection Results window

Toolbar Controls

ControlNameDescription
/help/img/rider/2017.1/ThemedIcon.ExpandAll.Screen.[Gray].png /help/img/rider/2017.1/ThemedIcon.CollapseAll.Screen.[Gray].png Expand All/ Collapse All
Ctrl+NumPad Plus/ Ctrl+NumPad Minus
Expands/collapses all nodes in the current tab.
/help/img/dotnet/2017.2/ThemedIcon.SyncViewToCaret.Screen.[Gray].png Autoscroll to Source When this button is pressed, 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
/help/img/idea/2017.2/icon_viewMode.png Click this button to access a subset of the context menu commands that let you configure window's viewing mode.
/help/img/idea/2017.2/icon_hideSide.png 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: 11 October 2017

See Also