Edit: Undo
edit.undo Undo the last edit.
How to run it
Open the command palette (M-x in the Emacs keymap) and search for Edit: Undo, then press Enter. It also has a default keybinding:
| Emacs | C-/ |
| CUA | C-z |
| Sublime Text | C-z |
| VS Code | C-z |
| IntelliJ IDEA | C-z |