Edit: Paste
edit.paste Paste the clipboard contents at the caret.
How to run it
Open the command palette (M-x in the Emacs keymap) and search for Edit: Paste, then press Enter. It also has a default keybinding:
| Emacs | C-y |
| CUA | C-v |
| Sublime Text | C-v |
| VS Code | C-v |
| IntelliJ IDEA | C-v |