Managing Editor Tabs
In this section:
- Managing Editor Tabs
- Configuring Behavior of the Editor Tabs
- Navigating Between Editor Tabs
- Pinning and Unpinning Tabs
- Splitting and Unsplitting Editor Window
- Detaching Editor Tabs
- Editing Multiple Files Using Groups of Tabs
- Changing Placement of the Editor Tab Headers
- Sorting Editor Tabs
Introduction
Every time you open a file for editing, a dedicated tab is added to the editor window, next to the active editor tab.
IntelliJ IDEA can limit the number of tabs opened in the editor simultaneously. When the number of tabs reaches its limit, the editor closes the tabs according to the tab closing policy, that is defined in the Editor Tabs settings page. By default, the tab limit is 10, but you can change it if necessary.
All commands, related to managing editor tabs, are available from:
See Also
```
Procedures:
Last modified: 21 March 2017