ManuelHentschel / vscDebugger

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

Use .Last.value #165

Closed ManuelHentschel closed 3 years ago

ManuelHentschel commented 3 years ago

Fix #164 Use .Last.value instead of .ans (by default) and make this variable name configurable. Set to '' to disable.