Skip to content

R: The debug pane UX outside of debug sessions is confusing #3681

@lionel-

Description

@lionel-

The R debugger works differently than the usual debugging experience in VS Code in that the debug session is initiated by R itself rather than by the frontend. This makes usage very smooth but it also means the contents of the debug pane can be confusing, outside of a debug session. There is a big "Run and debug" button that requests the user to find an appropriate extension, leading them on a wrong path. See for instance https://twitter.com/axiomsofxyz/status/1806582669154869580

We should at least provide a launch.json file to hook that "Run and debug" button to display help about debugger usage.

Screen.Recording.2024-06-28.at.09.10.06.mov

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions