ManuelHentschel / vscDebugger

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

Bugfixes #150

Closed ManuelHentschel closed 3 years ago

ManuelHentschel commented 3 years ago

Small bugfixes Disable delayedStackTraceLoading since it seems to mess with vscode's highlighting of the correct row when stopping on an error.