A simple Intellij/Android Studio plugin for rearranging editor tabs.
-
Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "RearrangeTab" >
Install Plugin
-
Manually:
Download the latest release and install it manually using
Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
- Ctrl + Alt + C Close editor tabs that have the same file name extension as the selected one.
- Ctrl + Alt + R Sort and group editor tabs by their file name extension.
- Ctrl + Alt + E Sort and group editor tabs by their parent directories.