Edit: Transpose Lines

edit.transposeLines

Swap the current line with the one above.

How to run it

Open the command palette (M-x in the Emacs keymap) and search for Edit: Transpose Lines, then press Enter. It also has a default keybinding:

Emacs C-xC-t

See also