# Tool windows

> **TL;DR**
> `View | Tool Windows`

Tool windows provide access to development tasks: viewing your project 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.

The following screenshot shows several common tool windows occupying the space around the editor:

![Tool windows](https://resources.jetbrains.com/help/img/idea/2026.2/ij_tool_windows_new.png)

1.  Project tool window

2. Structure tool window

3. Run tool window

4. Maven tool window

Some tool windows are always available  (for example, Project  and Structure   ),  some are activated when a specific plugin is enabled  or your project has a specific structure (for example,  Maven, Gradle, and Spring   ) , 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 `Alt+4` (Windows), `⌘ 4` (macOS), `⌘ 4` (IntelliJ IDEA Classic (macOS)), `⌘ 4` (macOS System Shortcuts), `Alt+4` (XWin), `Alt+4` (GNOME), `Alt+4` (KDE), `Alt+4` (Emacs), `Alt+4` (Sublime Text), `⌘ 4` (Sublime Text (macOS)), `Alt+4` (NetBeans), `Alt+4` (Visual Studio), `⌘ 4` (Visual Studio (macOS)), `Alt+4` (Eclipse), `⌘ 4` (Eclipse (macOS)) as long as there is some output in the console, and you don't close all the tabs in it.

Procedure: Open a tool window

To show or hide a tool window, do one of the following:

* Go to a tool window under `View | Tool Windows`.

* Use the [corresponding shortcut](#shortcuts), for example, `Alt+1` (Windows), `⌘ 1` (macOS), `⌘ 1` (IntelliJ IDEA Classic (macOS)), `⌘ 1` (macOS System Shortcuts), `Alt+1` (XWin), `Alt+1` (GNOME), `Alt+1` (KDE), `Alt+1` (Emacs), `Alt+1` (Sublime Text), `⌘ 1` (Sublime Text (macOS)), `Ctrl+1` (NetBeans), `Ctrl+Alt+L` (Visual Studio), `⌘ ⌥ L` (Visual Studio (macOS)), `Alt+1` (Eclipse), `Alt+1` (Eclipse (macOS)) to open the  Project tool window . If there is no shortcut for a tool window, you can assign it as described in [Configure keyboard shortcuts](configuring-keyboard-and-mouse-shortcuts.html).

* Click the corresponding tool window button on the [tool window bar](#bars_and_buttons).

Procedure: Hide the active tool window

1. Press `Shift+Escape` (Windows), `⇧ ⎋` (macOS), `⇧ ⎋` (IntelliJ IDEA Classic (macOS)), `⇧ ⎋` (macOS System Shortcuts), `Shift+Escape` (XWin), `Shift+Escape` (GNOME), `Shift+Escape` (KDE), `Shift+Escape` (Emacs), `Shift+Escape` (Sublime Text), `⇧ ⎋` (Sublime Text (macOS)), `Shift+Escape` (NetBeans), `Shift+Escape` (Visual Studio), `⇧ ⎋` (Visual Studio (macOS)), `Shift+Escape` (Eclipse), `⇧ ⎋` (Eclipse (macOS)) or select `Window | Active Tool Window | Hide Active Tool Window` from the main menu.

To show the hidden tool window, use the shortcut assigned to it (go to `View | Tool Windows` to see the full list of tool windows with shortcuts).

2. Right-click the tool window's icon on the toolbar and select Hide.

3. Click the Hide button (![the Hide icon](https://resources.jetbrains.com/help/img/idea/2026.2/app.expui.general.hide.svg)) on the tool window's header.

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.

Procedure: Hide or restore all tool windows

1. Press `Ctrl+Shift+F12` (Windows), `⌘ ⇧ F12` (macOS), `⌘ ⇧ F12` (IntelliJ IDEA Classic (macOS)), `⌘ ⇧ F12` (macOS System Shortcuts), `Ctrl+Shift+F12` (XWin), `Ctrl+Shift+F12` (GNOME), `Ctrl+Shift+F12` (KDE), `Ctrl+Shift+F12` (Emacs), `Ctrl+Shift+F12` (Sublime Text), `⌘ ⇧ F12` (Sublime Text (macOS)), `Ctrl+Shift+F12` (NetBeans), `Ctrl+Shift+F12` (Visual Studio), `⌘ ⇧ F12` (Visual Studio (macOS)), `Ctrl+Shift+F12` (Eclipse), `⌘ ⇧ F12` (Eclipse (macOS)).

2. Double-click the [editor tab](null) that you want to maximize. This will only work if  Perform 'Hide All Tool Windows' / 'Restore Windows' with double-click on editor tab  is enabled on  the Advanced Settings settings page `Ctrl+Alt+S` (Windows), `⌘ Comma` (macOS), `⌘ Comma` (IntelliJ IDEA Classic (macOS)), `⌘ Comma` (macOS System Shortcuts), `Ctrl+Alt+S` (XWin), `Ctrl+Alt+S` (GNOME), `Ctrl+Alt+S` (KDE), `Ctrl+Alt+S` (Emacs), `Ctrl+Alt+S` (Sublime Text), `⌘ Comma` (Sublime Text (macOS)), `Ctrl+Alt+S` (NetBeans), `Ctrl+Alt+S` (Visual Studio), `⌘ Comma` (Visual Studio (macOS)), `Ctrl+Alt+S` (Eclipse), `⌘ Comma` (Eclipse (macOS)) .

3. Select `Window | Active Tool Window | Hide All Windows/Restore Windows` from the main menu.

Procedure: Navigate between the editor and a tool window

1. To change focus from a tool window to the last caret location in the editor, press `Escape` (Windows), `⎋` (macOS), `⎋` (IntelliJ IDEA Classic (macOS)), `⎋` (macOS System Shortcuts), `Escape` (XWin), `Escape` (GNOME), `Escape` (KDE), `Escape, Escape` (Emacs), `Escape` (Sublime Text), `⎋` (Sublime Text (macOS)), `Escape` (NetBeans), `Escape` (Visual Studio), `⎋` (Visual Studio (macOS)), `Escape` (Eclipse), `⎋` (Eclipse (macOS)).

2. If you selected a code item in a tool window, for example, [a search result](null), [a code issue](problems-tool-window.html), or [a bookmark](bookmarks.html), press `F4` (Windows), `⌘ ↓` (macOS), `F4` (IntelliJ IDEA Classic (macOS)), `F4` (macOS System Shortcuts), `F4` (XWin), `F4` (GNOME), `F4` (KDE), `F4` (Emacs), `F4` (Sublime Text), `F4` (Sublime Text (macOS)), `F4` (NetBeans), `F4` (Visual Studio), `⌘ ↓` (Visual Studio (macOS)), `F12` (Eclipse), `F3` (Eclipse (macOS)) to open the corresponding file and locate this item in the editor.

3. To change focus from the editor back to the last active tool window, press `F12` (Windows), `F12` (macOS), `F12` (IntelliJ IDEA Classic (macOS)), `F12` (macOS System Shortcuts), `F12` (XWin), `F12` (GNOME), `F12` (KDE), `F12` (Emacs), `F12` (Sublime Text), `F12` (Sublime Text (macOS)), `F12` (NetBeans), `Ctrl+Alt+Backspace` (Visual Studio), `⌥ ⇧ F6` (Visual Studio (macOS)), `F12` (Eclipse), `F12` (Eclipse (macOS)) or select `Window | Active Tool Window | Jump to Last Tool Window` from the main menu.

## Tool window bars and buttons

The bars on the sides of the main window contain icons of tool windows.   Click an icon to show or hide the tool window. A right-click on an icon will open the context menu, where you can hide or move the tool window. You can also drag tool window icons to rearrange tool windows.

![Tool window bars](https://resources.jetbrains.com/help/img/idea/2026.2/tool_window_bar_and_buttons_new_ui.png)

Procedure: Show or hide tool window bars

* Go to `View | Appearance` in the main menu and then select or clear Tool Window Bars.

Procedure: Show or hide tool window names

* Right-click a tool window bar and select or clear Show Tool Window Names.

Tool window names enabled:

![Tool window names enabled](https://resources.jetbrains.com/help/img/idea/2026.2/ij_tool_window_names_enabled.png)

Tool window names disabled:

![Tool window names disabled](https://resources.jetbrains.com/help/img/idea/2026.2/ij_tool_window_names_disabled.png)

## Tool window components

Generally, a tool window has a header and a content pane.

![Tool window layout](https://resources.jetbrains.com/help/img/idea/2026.2/ps_tool_window_layout.png)

Some tool windows also have toolbars that contain controls used to perform various actions.

![Tool window toolbar](https://resources.jetbrains.com/help/img/idea/2026.2/tool_window_toolbar.png)

Tool window header contains the options menu ![Options](https://resources.jetbrains.com/help/img/idea/2026.2/app.expui.general.moreVertical.svg) for changing the viewing mode and the position of the tool window, as well as a set of related settings or actions. You can also access these options by right-clicking the header.

A tool window may include several different views. To switch between views, such windows have either tabs or a dropdown selector in the header.

To show a dropdown menu, right-click the header and select Group Tabs. To show tabs, disable this option.

Group Tabs enabled:

![The Project tool window with the Group Tabs option enabled](https://resources.jetbrains.com/help/img/idea/2026.2/ij_group_tabs_disabled.png)

Group Tabs disabled:

![The Project tool window with the Group Tabs option disabled](https://resources.jetbrains.com/help/img/idea/2026.2/ij_group_tabs_enabled.png)

To cycle through the tool window tabs, press `Alt+Right` (Windows), `⌘ ⇧ ]` (macOS), `⌃ →` (IntelliJ IDEA Classic (macOS)), `⌘ ⌥ →` (macOS System Shortcuts), `Alt+Right` (XWin), `Alt+Right` (GNOME), `Alt+Right` (KDE), `Alt+Right` (Emacs), `Ctrl+Page Down` (Sublime Text), `⌘ ⇧ ]` (Sublime Text (macOS)), `Ctrl+Page Down` (NetBeans), `Alt+Right` (Visual Studio), `⌘ ⇧ ]` (Visual Studio (macOS)), `Ctrl+F6` (Eclipse), `⌘ F6` (Eclipse (macOS)) and `Alt+Left` (Windows), `⌘ ⇧ [` (macOS), `⌃ ←` (IntelliJ IDEA Classic (macOS)), `⌘ ⌥ ←` (macOS System Shortcuts), `Alt+Left` (XWin), `Alt+Left` (GNOME), `Alt+Left` (KDE), `Alt+Left` (Emacs), `Ctrl+Page Up` (Sublime Text), `⌘ ⇧ [` (Sublime Text (macOS)), `Ctrl+Page Up` (NetBeans), `Alt+Left` (Visual Studio), `⌘ ⇧ [` (Visual Studio (macOS)), `Ctrl+Shift+F6` (Eclipse), `⌘ ⇧ F6` (Eclipse (macOS)).

You can click ![the Hide button](https://resources.jetbrains.com/help/img/idea/2026.2/app.general.hideToolWindow.svg) to hide the tool window and use other buttons that may be on the header. For example, click ![The Expand All button](https://resources.jetbrains.com/help/img/idea/2026.2/app.expui.general.expandAll.svg) and ![The Collapse All button](https://resources.jetbrains.com/help/img/idea/2026.2/app.expui.general.collapseAll.svg) to expand and collapse the contents of the tool window, or click  ![The Select Opened File button](https://resources.jetbrains.com/help/img/idea/2026.2/app-client.expui.general.locate.svg) to locate and select the file from the editor in the tool window.

By default, the icons in tool window headers are displayed only when you hover over a tool window or when a tool window is in focus. To always display tool windows header icons, go to  the Advanced Settings settings page `Ctrl+Alt+S` (Windows), `⌘ Comma` (macOS), `⌘ Comma` (IntelliJ IDEA Classic (macOS)), `⌘ Comma` (macOS System Shortcuts), `Ctrl+Alt+S` (XWin), `Ctrl+Alt+S` (GNOME), `Ctrl+Alt+S` (KDE), `Ctrl+Alt+S` (Emacs), `Ctrl+Alt+S` (Sublime Text), `⌘ Comma` (Sublime Text (macOS)), `Ctrl+Alt+S` (NetBeans), `Ctrl+Alt+S` (Visual Studio), `⌘ Comma` (Visual Studio (macOS)), `Ctrl+Alt+S` (Eclipse), `⌘ Comma` (Eclipse (macOS))  and select  Always show tool window header icons

.

Actions from the tool window toolbar are usually also available in the main menu and context menus. Some of them can also be executed with a default shortcut. You can assign shortcuts for actions as described in [Configure keyboard shortcuts](configuring-keyboard-and-mouse-shortcuts.html).

For all tool windows that display tree-like structures (for example,   Project tool window  (`Alt+1` (Windows), `⌘ 1` (macOS), `⌘ 1` (IntelliJ IDEA Classic (macOS)), `⌘ 1` (macOS System Shortcuts), `Alt+1` (XWin), `Alt+1` (GNOME), `Alt+1` (KDE), `Alt+1` (Emacs), `Alt+1` (Sublime Text), `⌘ 1` (Sublime Text (macOS)), `Ctrl+1` (NetBeans), `Ctrl+Alt+L` (Visual Studio), `⌘ ⌥ L` (Visual Studio (macOS)), `Alt+1` (Eclipse), `Alt+1` (Eclipse (macOS))) ) you can display vertical lines that mark indent levels in tree views and help you better understand the hierarchy of the components in your project. To display these lines, enable  Show indent guides on  the Appearance and Behavior | Appearance settings page `Ctrl+Alt+S` (Windows), `⌘ Comma` (macOS), `⌘ Comma` (IntelliJ IDEA Classic (macOS)), `⌘ Comma` (macOS System Shortcuts), `Ctrl+Alt+S` (XWin), `Ctrl+Alt+S` (GNOME), `Ctrl+Alt+S` (KDE), `Ctrl+Alt+S` (Emacs), `Ctrl+Alt+S` (Sublime Text), `⌘ Comma` (Sublime Text (macOS)), `Ctrl+Alt+S` (NetBeans), `Ctrl+Alt+S` (Visual Studio), `⌘ Comma` (Visual Studio (macOS)), `Ctrl+Alt+S` (Eclipse), `⌘ Comma` (Eclipse (macOS)) .

You can use the following shortcuts to manage IntelliJ IDEA's tool windows:

|  |  |
| --- | --- |
|  [Hide Active Tool Window]()  |   `Shift+Escape` (Windows), `⇧ ⎋` (macOS), `⇧ ⎋` (IntelliJ IDEA Classic (macOS)), `⇧ ⎋` (macOS System Shortcuts), `Shift+Escape` (XWin), `Shift+Escape` (GNOME), `Shift+Escape` (KDE), `Shift+Escape` (Emacs), `Shift+Escape` (Sublime Text), `⇧ ⎋` (Sublime Text (macOS)), `Shift+Escape` (NetBeans), `Shift+Escape` (Visual Studio), `⇧ ⎋` (Visual Studio (macOS)), `Shift+Escape` (Eclipse), `⇧ ⎋` (Eclipse (macOS))  |
|  [Hide All Tool Windows]()  |   `Ctrl+Shift+F12` (Windows), `⌘ ⇧ F12` (macOS), `⌘ ⇧ F12` (IntelliJ IDEA Classic (macOS)), `⌘ ⇧ F12` (macOS System Shortcuts), `Ctrl+Shift+F12` (XWin), `Ctrl+Shift+F12` (GNOME), `Ctrl+Shift+F12` (KDE), `Ctrl+Shift+F12` (Emacs), `Ctrl+Shift+F12` (Sublime Text), `⌘ ⇧ F12` (Sublime Text (macOS)), `Ctrl+Shift+F12` (NetBeans), `Ctrl+Shift+F12` (Visual Studio), `⌘ ⇧ F12` (Visual Studio (macOS)), `Ctrl+Shift+F12` (Eclipse), `⌘ ⇧ F12` (Eclipse (macOS))  |
|  [Jump to Last Tool Window]()  |   `F12` (Windows), `F12` (macOS), `F12` (IntelliJ IDEA Classic (macOS)), `F12` (macOS System Shortcuts), `F12` (XWin), `F12` (GNOME), `F12` (KDE), `F12` (Emacs), `F12` (Sublime Text), `F12` (Sublime Text (macOS)), `F12` (NetBeans), `Ctrl+Alt+Backspace` (Visual Studio), `⌥ ⇧ F6` (Visual Studio (macOS)), `F12` (Eclipse), `F12` (Eclipse (macOS))  |
|  [Stretch to Left](manipulating-the-tool-windows.html)  |   `Ctrl+Alt+Shift+Left` (Windows), `⌃ ⌥ ←` (macOS), `⌘ ⌥ ⇧ ←` (IntelliJ IDEA Classic (macOS)), `⌃ ⌥ ←` (macOS System Shortcuts), `Ctrl+Alt+Shift+Left` (XWin), `Ctrl+Alt+Shift+Left` (GNOME), `Ctrl+Alt+Shift+Left` (KDE), `Ctrl+Alt+Shift+Left` (Emacs), `Ctrl+Alt+Shift+Left` (Sublime Text), `Ctrl+Alt+Shift+Left` (Sublime Text (macOS)), `Ctrl+Alt+Shift+Left` (NetBeans), `Ctrl+Alt+Shift+Left` (Visual Studio), `⌃ ⌥ ←` (Visual Studio (macOS)), `Ctrl+Alt+Shift+Left` (Eclipse), `Ctrl+Alt+Shift+Left` (Eclipse (macOS))  |
|  [Stretch to Right](manipulating-the-tool-windows.html)  |   `Ctrl+Alt+Shift+Right` (Windows), `⌃ ⌥ →` (macOS), `⌘ ⌥ ⇧ →` (IntelliJ IDEA Classic (macOS)), `⌃ ⌥ →` (macOS System Shortcuts), `Ctrl+Alt+Shift+Right` (XWin), `Ctrl+Alt+Shift+Right` (GNOME), `Ctrl+Alt+Shift+Right` (KDE), `Ctrl+Alt+Shift+Right` (Emacs), `Ctrl+Alt+Shift+Right` (Sublime Text), `Ctrl+Alt+Shift+Right` (Sublime Text (macOS)), `Ctrl+Alt+Shift+Right` (NetBeans), `Ctrl+Alt+Shift+Right` (Visual Studio), `⌃ ⌥ →` (Visual Studio (macOS)), `Ctrl+Alt+Shift+Right` (Eclipse), `Ctrl+Alt+Shift+Right` (Eclipse (macOS))  |
|  [Stretch to Top](manipulating-the-tool-windows.html)  |   `Ctrl+Alt+Shift+Up` (Windows), `⌃ ⌥ ↑` (macOS), `⌘ ⌥ ⇧ ↑` (IntelliJ IDEA Classic (macOS)), `⌃ ⌥ ↑` (macOS System Shortcuts), `Ctrl+Alt+Shift+Up` (XWin), `Ctrl+Alt+Shift+Up` (GNOME), `Ctrl+Alt+Shift+Up` (KDE), `Ctrl+Alt+Shift+Up` (Emacs), `Ctrl+Alt+Shift+Up` (Sublime Text), `Ctrl+Alt+Shift+Up` (Sublime Text (macOS)), `Ctrl+Alt+Shift+Up` (NetBeans), `Ctrl+Alt+Shift+Up` (Visual Studio), `⌃ ⌥ ↑` (Visual Studio (macOS)), `Ctrl+Alt+Shift+Up` (Eclipse), `Ctrl+Alt+Shift+Up` (Eclipse (macOS))  |
|  [Stretch to Bottom](manipulating-the-tool-windows.html)  |   `Ctrl+Alt+Shift+Down` (Windows), `⌃ ⌥ ↓` (macOS), `⌘ ⌥ ⇧ ↓` (IntelliJ IDEA Classic (macOS)), `⌃ ⌥ ↓` (macOS System Shortcuts), `Ctrl+Alt+Shift+Down` (XWin), `Ctrl+Alt+Shift+Down` (GNOME), `Ctrl+Alt+Shift+Down` (KDE), `Ctrl+Alt+Shift+Down` (Emacs), `Ctrl+Alt+Shift+Down` (Sublime Text), `Ctrl+Alt+Shift+Down` (Sublime Text (macOS)), `Ctrl+Alt+Shift+Down` (NetBeans), `Ctrl+Alt+Shift+Down` (Visual Studio), `⌃ ⌥ ↓` (Visual Studio (macOS)), `Ctrl+Alt+Shift+Down` (Eclipse), `Ctrl+Alt+Shift+Down` (Eclipse (macOS))  |
|  [Show Project window](project-tool-window.html)  |   `Alt+1` (Windows), `⌘ 1` (macOS), `⌘ 1` (IntelliJ IDEA Classic (macOS)), `⌘ 1` (macOS System Shortcuts), `Alt+1` (XWin), `Alt+1` (GNOME), `Alt+1` (KDE), `Alt+1` (Emacs), `Alt+1` (Sublime Text), `⌘ 1` (Sublime Text (macOS)), `Ctrl+1` (NetBeans), `Ctrl+Alt+L` (Visual Studio), `⌘ ⌥ L` (Visual Studio (macOS)), `Alt+1` (Eclipse), `Alt+1` (Eclipse (macOS))  |
|  [Show Bookmarks window](bookmarks.html)  |   `Alt+2` (Windows), `⌘ 2` (macOS), `⌘ 2` (IntelliJ IDEA Classic (macOS)), `⌘ 2` (macOS System Shortcuts), `Alt+2` (XWin), `Alt+2` (GNOME), `Alt+2` (KDE), `Alt+2` (Emacs), `Alt+2` (Sublime Text), `⌘ 2` (Sublime Text (macOS)), `Alt+2` (NetBeans), `Alt+2` (Visual Studio), `⌘ 2` (Visual Studio (macOS)), `Alt+2` (Eclipse), `Alt+2` (Eclipse (macOS))  |
|  [Show Find window](find-tool-window.html)  |   `Alt+3` (Windows), `⌘ 3` (macOS), `⌘ 3` (IntelliJ IDEA Classic (macOS)), `⌘ 3` (macOS System Shortcuts), `Alt+3` (XWin), `Alt+3` (GNOME), `Alt+3` (KDE), `Alt+3` (Emacs), `Alt+3` (Sublime Text), `⌘ 3` (Sublime Text (macOS)), `Alt+Shift+U` (NetBeans), `Alt+3` (Visual Studio), `⌘ 3` (Visual Studio (macOS)), `Alt+3` (Eclipse), `⌘ ⌥ Q, S` (Eclipse (macOS))  |
|  [Show Run window](run-tool-window.html)  |   `Alt+4` (Windows), `⌘ 4` (macOS), `⌘ 4` (IntelliJ IDEA Classic (macOS)), `⌘ 4` (macOS System Shortcuts), `Alt+4` (XWin), `Alt+4` (GNOME), `Alt+4` (KDE), `Alt+4` (Emacs), `Alt+4` (Sublime Text), `⌘ 4` (Sublime Text (macOS)), `Alt+4` (NetBeans), `Alt+4` (Visual Studio), `⌘ 4` (Visual Studio (macOS)), `Alt+4` (Eclipse), `⌘ 4` (Eclipse (macOS))  |
|  [Show Debug window](debug-tool-window.html)  |   `Alt+5` (Windows), `⌘ 5` (macOS), `⌘ 5` (IntelliJ IDEA Classic (macOS)), `⌘ 5` (macOS System Shortcuts), `Alt+5` (XWin), `Alt+5` (GNOME), `Alt+5` (KDE), `Alt+5` (Emacs), `Alt+5` (Sublime Text), `⌘ 5` (Sublime Text (macOS)), `Alt+5` (NetBeans), `Alt+5` (Visual Studio), `⌘ 5` (Visual Studio (macOS)), `Alt+5` (Eclipse), `⌘ 5` (Eclipse (macOS))  |
|  [Show Problems window](problems-tool-window.html)  |   `Alt+6` (Windows), `⌘ 6` (macOS), `⌘ 6` (IntelliJ IDEA Classic (macOS)), `⌘ 6` (macOS System Shortcuts), `Alt+6` (XWin), `Alt+6` (GNOME), `Alt+6` (KDE), `Alt+6` (Emacs), `Alt+6` (Sublime Text), `⌘ 6` (Sublime Text (macOS)), `Alt+6` (NetBeans), `Alt+6` (Visual Studio), `⌘ 6` (Visual Studio (macOS)), `Alt+6` (Eclipse), `⌘ 6` (Eclipse (macOS))  |
|  [Show Structure window](viewing-structure-of-a-source-file.html#structure-tool-window)  |   `Alt+7` (Windows), `⌘ 7` (macOS), `⌘ 7` (IntelliJ IDEA Classic (macOS)), `⌘ 7` (macOS System Shortcuts), `Alt+7` (XWin), `Alt+7` (GNOME), `Alt+7` (KDE), `Alt+7` (Emacs), `Alt+7` (Sublime Text), `⌘ 7` (Sublime Text (macOS)), `Ctrl+7` (NetBeans), `Ctrl+Alt+F` (Visual Studio), `⌃ ⌥ F` (Visual Studio (macOS)), `Alt+7` (Eclipse), `⌘ 7` (Eclipse (macOS))  |
|  [Show Services window](services-tool-window.html)  |   `Alt+8` (Windows), `⌘ 8` (macOS), `⌘ 8` (IntelliJ IDEA Classic (macOS)), `⌘ 8` (macOS System Shortcuts), `Alt+8` (XWin), `Alt+8` (GNOME), `Alt+8` (KDE), `Alt+8` (Emacs), `Alt+8` (Sublime Text), `⌘ 8` (Sublime Text (macOS)), `Alt+8` (NetBeans), `Alt+8` (Visual Studio), `Alt+8` (Visual Studio (macOS)), `Alt+8` (Eclipse), `⌘ 8` (Eclipse (macOS))  |
|  [Show Version Control window](version-control-integration.html)  |   `Alt+9` (Windows), `⌘ 9` (macOS), `⌘ 9` (IntelliJ IDEA Classic (macOS)), `⌘ 9` (macOS System Shortcuts), `Alt+9` (XWin), `Alt+9` (GNOME), `Alt+9` (KDE), `Alt+9` (Emacs), `Alt+9` (Sublime Text), `⌘ 9` (Sublime Text (macOS)), `Alt+9` (NetBeans), `Alt+9` (Visual Studio), `⌘ 9` (Visual Studio (macOS)), `Alt+9` (Eclipse), `⌘ 9` (Eclipse (macOS))  |
|  [Show Commit window](commit-and-push-changes.html)  |   `Alt+0` (Windows), `⌘ 0` (macOS), `⌘ 0` (IntelliJ IDEA Classic (macOS)), `⌘ 0` (macOS System Shortcuts), `Alt+0` (XWin), `Alt+0` (GNOME), `Alt+0` (KDE), `Alt+0` (Emacs), `Alt+0` (Sublime Text), `⌘ 0` (Sublime Text (macOS)), `Alt+0` (NetBeans), `Alt+0` (Visual Studio), `Alt+0` (Visual Studio (macOS)), `Alt+0` (Eclipse), `⌘ 0` (Eclipse (macOS))  |
|  [Show Terminal window](null)  |   `Alt+F12` (Windows), `⌥ F12` (macOS), `⌥ F12` (IntelliJ IDEA Classic (macOS)), `⌘ ⌃ T` (macOS System Shortcuts), `Alt+F12` (XWin), `Alt+F12` (GNOME), `Alt+F12` (KDE), `Alt+F12` (Emacs), `Alt+F12` (Sublime Text), `⌥ F12` (Sublime Text (macOS)), `Alt+F12` (NetBeans), `Ctrl+Alt+1` (Visual Studio), `⌘ ⌃ 1` (Visual Studio (macOS)), `Alt+F12` (Eclipse), `⌥ F12` (Eclipse (macOS))  |

