Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 816 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 816 Bytes

intellij-move-tab

A simple IntelliJ plugin for moving tabs.

Build and Verify Plugin Publish Plugin

Plugin page: https://plugins.jetbrains.com/plugin/13087-movetab

This is based off of the original plugin by momomo.com. No source for the original plugin could be found, so all work has been reproduced and improved to work with the latest JetBrains IDEs.

Usage

  • Ctrl+Shift+Page Up: Move the current tab one item to the left.
  • Ctrl+Shift+Page Down: Move the current tab one item to the right.