Reputation: 5164
Is there a shortcut for moving an editor tab to right/left in IntelliJ IDEA like you can do with chrome tabs via ctrl+shift+[PgUp/PgDown]
?
If not, is there a way to achieve this via macros?
Upvotes: 2
Views: 387
Reputation: 26462
You can use the TabMover plugin for this. I have not tried this myself, but by it description it seems that it would work for you.
Upvotes: 2