https://github.com/jacksingleton/tab-to-next-splitter
IntelliJ plugin to move the current editor tab to the next splitter window (with the keyboard)
https://github.com/jacksingleton/tab-to-next-splitter
Last synced: 11 months ago
JSON representation
IntelliJ plugin to move the current editor tab to the next splitter window (with the keyboard)
- Host: GitHub
- URL: https://github.com/jacksingleton/tab-to-next-splitter
- Owner: jacksingleton
- License: mit
- Created: 2013-05-20T04:34:12.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2015-03-10T03:50:11.000Z (over 11 years ago)
- Last Synced: 2025-03-25T20:18:18.323Z (over 1 year ago)
- Language: Java
- Size: 156 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
tab-to-next-splitter
====================
IntelliJ plugin to move the current editor tab to the next splitter window (with the keyboard)
This seems to currently only be possible by dragging a tab from one splitter pane to another
using the mouse, making split pane mode very inconvenient.
Default key binding is 'shift alt tab'