LSP: Organize Imports

lsp.organizeImports

Sort the file's imports and remove the unused ones, using the language server.

How to run it

Open the command palette (M-x in the Emacs keymap) and search for LSP: Organize Imports, then press Enter. It has no default keybinding, but you can bind one in Settings → Keymaps.

See also