Arrange tool windows | PyCharm (original) (raw)

By default, tool windows are attached to the edges of the main window. You can detach them to use as separate windows, as described in Tool window view modes.

Resize a tool window

Save custom tool window sizes

If you prefer to adjust the size of each tool window individually, you can configure the IDE to remember your custom layout.

  1. Press Ctrl+Alt+S to open settings and then select .
  2. In the Tool Windows section, select the Remember size for each tool window option.
    When this option is enabled, you can control the size of each tool window attached to the bottom or either side of the main window individually. For example, you can set different heights for Terminal and Git. Otherwise, their sizes will be unified:
  3. Apply the changes and close the dialog.

Optimize for wide-screen monitors

PyCharm provides several options to optimize the positioning of tool windows on wide-screen monitors.

  1. In the Settings dialog (Ctrl+Alt+S) , select Appearance & Behavior | Appearance.
  2. Under Tool Windows, configure the following:
    • Widescreen tool window layout: Maximize the height of vertical tool windows by limiting the width of horizontal tool windows.
    • Side-by-side layout on the left and Side-by-side layout on the right: Display vertical tool windows that are attached to the top and bottom edges in two columns instead of stacked on top of each other.
  3. Click OK to apply the changes.

Move tool windows to separate frames

You can drag tool windows to separate frames and leave them floating, or dock them to editor tabs in other frames.

Arrange multiple tool windows in a separate frame

  1. Click an editor tab and drag it to a new frame.
  2. Click a tool window label, then drag and attach it to the new editor frame, repeat that for all tool windows that you want to have in a separate frame.
    Moving tool windows
  3. Optionally, drag the editor tab back to the original frame.

Last modified: 02 April 2025