Juno.jl
Juno.jl copied to clipboard
[FR] Keybindings for Debug Run Cell and Debug Run Block
Came up in a discussion with @pfitzseb on Slack: it would be nice to have keybindings for Julia Debug: Run Cell and Julia Debug: Run Block. In particular, I'd think that the latter is actually more important than the basic Julia Debug: Run File (currently on f5) for non-script files.
In any case, since alt+enter runs a cell and ctrl+enter runs a block I propose alt+f5 to debug a cell and ctrl+f5 to debug a block to be consistent.
(Note, however, that ctrl+f5 is currently bound to julia-debug:step-through-file)
I'm trying to figure out how to add those shortcuts through keybinding customisations but I can't find the respect Julia debug 'command' needed for the keycap file anywhere. Is there a list available somewhere?
Not really (although you can find most commands here), but you're looking for julia-debug:run-block/julia-debug:step-through-block.