JetBrains Rider
 
Get JetBrains Rider
Get your hands on the new features ahead of the release by joining the Early Access Program for Rider 2025.1! Learn more

Tool windows

Last modified: 22 November 2024

Tool windows provide access to development tasks: viewing your solution structure, running and debugging your application, integration with version control systems and other external tools, code analysis, search, navigation, and so on. By default, tool windows are attached to the bottom and sides of the main window. However, you can rearrange and even detach them to use as separate windows, for example, on another monitor.

Some tool windows are always available (for example, Explorer and Structure), some are activated when a specific plugin is enabled , and some appear only when you perform a certain action (for example, Run, Debug, and Find).

For example, the Run tool window appears only after you run your code. It is accessible from the main menu View | Tool Windows | Run or using the shortcut Alt04 as long as there is some output in the console, and you don't close all the tabs in it.

To focus your attention on the editor, you can hide all tool windows and when necessary, quickly restore all windows that were open when you've hidden them.

You can use the following shortcuts to manage JetBrains Rider's tool windows:

For the full list of JetBrains Rider keyboard shortcuts, refer to Keyboard shortcuts in predefined keymaps.