Selected Imports Sorter is an IntelliJ IDEA plugin that allows you to
sort only selected import statements using a single keyboard shortcut.
| Action | Shortcut |
|---|---|
| Sort selected imports | Ctrl + Alt + Shift + B |
| Sort selected imports | Tools -> Sort selected imports |
- Select the import lines you want to sort
- Press Ctrl + Alt + Shift + B or use Tools menu
- Done - imports are sorted alphabetically
Run the following command in the project root directory:
./gradlew buildPluginPlugin file appiers here:
build/distributions/plugin-name.zip