Edit: Transpose Characters

edit.transposeChars

Swap the two characters around the caret.

How to run it

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

Emacs C-t

See also