Debug: Continue

debug.continue

Resume a paused debug session.

How to run it

Open the command palette (M-x in the Emacs keymap) and search for Debug: Continue, then press Enter. It also has a default keybinding:

Emacs C-cC-dc
IntelliJ IDEA f9

See also