Skip to content

Add keyboard shortcut to run single line of code regardless of scope. #2816

@nathanrboyer

Description

@nathanrboyer

I am trying to write a function within another function and am finding it quite difficult to test as I go. I have to highlight a line with the mouse, then press Shift+Enter to "Execute Code in REPL", then highlight the next line with the mouse... I searched for a keyboard shortcut to highlight the current line and save me from reaching for the mouse, but the VSCode default of Ctrl+L is overwritten by the Julia extension to clear the REPL. What is the suggested way to do this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions