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