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 |