Editora 0.9.10. Archived, so links from that release keep working. Read the 0.18.0 page →

Debug: Jump to Line (Move Execution Pointer)

debug.jumpToLine

Move the execution pointer to the caret line without running code.

How to run it

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

Emacs C-cC-dj

See also