RubyMine 2016.2 Help

Pinning and Unpinning Tabs

On this page:

Basics

RubyMine 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.

To prevent a tab from being closed automatically, you can pin this tab. Besides, when you close the editor tabs, you have an option to preserve pinned tabs opened and close only the unpinned tabs.

When a tab is pinned, there is a special marker on it.

pin1

Pinning an editor tab

  1. Switch to the desired editor tab.
  2. Right-click the editor tab, and choose Pin Tab on the context menu:
    pin tab

Unpinning a tab

  1. Switch to the desired editor tab.
  2. Right-click the editor tab, and choose Unpin Tab on the context menu.

See Also

Last modified: 30 November 2016