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