PyCharm 2016.2 Help

Detaching Editor Tabs

PyCharm makes it possible to detach editor tabs, and move them to separate frames.

To detach an editor tab, do one of the following

  • Drag this tab outside of the main window. A preview thumbnail appears:
    detach_editor_tab
  • Press Shift+F4.
    detach_editor_tab1

The content of the editor tab opens in a separate frame.

To attach an editor tab

  • drag it from its frame and drop to the main PyCharm frame until tab name appears:
    attach_editor_tab.png

See Also

External Links:

Last modified: 23 November 2016