Skip to content

mikejhill/intellij-move-tab

Repository files navigation

IntelliJ Move Tab

Build and Verify Plugin Publish Plugin

Quickly reorder your editor tabs with simple keyboard shortcuts.

Plugin icon

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

Usage

  • Ctrl+Shift+Page Up – move the current tab to the left
  • Ctrl+Shift+Page Down – move the current tab to the right

Based on the original plugin by momomo.com.

Build

Run ./gradlew :move-tab-plugin:verifyPlugin to build and test the plugin.

Releasing

All branches display the predicted next version during CI builds using go-semantic-release. To cut a new release tag, trigger the Create Release Tag workflow from the master branch on GitHub. The workflow computes the next vX.Y.Z tag and pushes it along with generated release notes. Tagging the repository automatically starts the existing publish process.

About

A simple IntelliJ plugin for moving tabs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages