Editora 0.10.0. Archived, so links from that release keep working. Read the 0.17.0 page →

Debug: Start / Continue

debug.start

Start debugging the current file, or continue when paused.

How to run it

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

Emacs C-cC-dd
VS Code f5
IntelliJ IDEA S-f9

See also