Marcus Leon
Marcus Leon

Reputation: 56699

How to move IntelliJ file tabs?

In IntelliJ, when you open a bunch of source files, is there a way to rearrange the order of the file tabs? In Eclipse you can drag and drop but I don't see a way to do this in IntelliJ.

Upvotes: 4

Views: 1358

Answers (1)

Jacob Mattison
Jacob Mattison

Reputation: 51062

There's a free TabReorder plugin to do this, available at http://plugins.intellij.net/plugin/?id=187

Upvotes: 4

Related Questions