Edit: Copy
edit.copy Copy the selection to the clipboard.
How to run it
Open the command palette (M-x in the Emacs keymap) and search for Edit: Copy, then press Enter. It also has a default keybinding:
| Emacs | M-w |
| CUA | C-c |
| Sublime Text | C-c |
| VS Code | C-c |
| IntelliJ IDEA | C-c |