PyCharm 2017.1 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:
    /help/img/idea/2017.1/detach_editor_tab.png
  • Press Shift+F4.
    /help/img/idea/2017.1/detach_editor_tab1.png

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: 26 July 2017