Debug: Stop
debug.stop Stop the debug session.
How to run it
Open the command palette (M-x in the Emacs keymap) and search for Debug: Stop, then press Enter. It also has a default keybinding:
| Emacs | C-cC-dk |
| VS Code | S-f5 |
| IntelliJ IDEA | C-f2 |
debug.stop Stop the debug session.
Open the command palette (M-x in the Emacs keymap) and search for Debug: Stop, then press Enter. It also has a default keybinding:
| Emacs | C-cC-dk |
| VS Code | S-f5 |
| IntelliJ IDEA | C-f2 |