Skip to content

Send code to debug window #570

Description

@krlmlr

Is your feature request related to a problem? Please describe.
In a debugging session with https://github.com/ManuelHentschel/VSCode-R-Debugger, Ctrl + Enter still sends code to the R session.

Describe the solution you'd like
Ctrl + Enter sends to the debug window if inDebugMode.

Describe alternatives you've considered
I have mapped editor.debug.action.selectionToRepl to Ctrl + Enter if inDebugMode is set. This works but I need to select the code I want to send. I'd like to take advantage of this extension's ability to detect the R code to send to the debug window.

Additional context
Thanks for the great extension!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions