-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Labels
area: debuggerIssues related to DebuggingIssues related to DebuggingenhancementNew feature or requestNew feature or requestlang: r
Milestone
Description
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
coatless, nev-awaken, bschneidr and LGraz
Metadata
Metadata
Assignees
Labels
area: debuggerIssues related to DebuggingIssues related to DebuggingenhancementNew feature or requestNew feature or requestlang: r