Skip to content

Repository files navigation

Selected Imports Sorter

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

How to use

  1. Select the import lines you want to sort
  2. Press Ctrl + Alt + Shift + B or use Tools menu
  3. Done - imports are sorted alphabetically

Get plugin

Run the following command in the project root directory:

./gradlew buildPlugin

Plugin file appiers here:

build/distributions/plugin-name.zip

About

Sorts selected imports

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages