ManuelHentschel / vscDebugger

(Partial) Implementation of the Debug Adapter Protocol for R
https://manuelhentschel.github.io/vscDebugger/
MIT License
90 stars 14 forks source link

Debugsource #156

Closed ManuelHentschel closed 3 years ago

ManuelHentschel commented 3 years ago

Improvements to .vsc.debugSource, making it possible to set breakpoints while the debugger is stopped on another breakpoint.