Rider Help

Build window

View | Tool Windows | Build
Alt+0


This window displays build results either in a log view or in a tree view. You can switch between these views with the Toggle tree view mode /help/img/rider/2017.1/icon_tree.png button.

If there are build errors, the window will only display errors. As soon as the build succeeds, the window will display warnings, if any.

You can quickly open files with build errors and warnings in the editor by double-clicking or pressing F4 on the corresponding items. Or alternatively, you can press Alt+F1 on an error or warning to locate the containing file in another tool window.

If logging build results to file is enabled on the Build, Execution, Deployment | Toolset And Build page of Rider settings (Ctrl+Alt+S), you can open the build log file by clicking Open log file /help/img/rider/2017.1/icon_show_log.png on the toolbar.

Rider: Build window

Toolbar Controls

ControlNameDescription
/help/img/dotnet/2017.2/ThemedIcon.SolBuilderDuoBuild.Screen.[Gray].png Build Builds the current solution or allows you to choose another build actions: Rebuild or Clean
/help/img/rider/2017.1/icon_tree.png Toggle tree view mode Switches window content between log view and tree view.
/help/img/rider/2017.1/icon_show_log.png Open log file If logging build results to file is enabled on the Build, Execution, Deployment | Toolset And Build page of Rider settings (Ctrl+Alt+S), you can use this button to open the build log file.
/help/img/dotnet/2017.2/ThemedIcon.Up.Screen.[Gray].png /help/img/dotnet/2017.2/ThemedIcon.Down.Screen.[Gray].png Previous/ Next
Ctrl+Alt+Up / Ctrl+Alt+Down
Navigate to the previous/next item and scrolls through the source code accordingly.
/help/img/rider/2017.1/icon_help.png Help Click this button or press F1 to open this help topic.

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