VSCode-R-Debugger icon indicating copy to clipboard operation
VSCode-R-Debugger copied to clipboard

R Debugger Extension for Visual Studio Code

Results 33 VSCode-R-Debugger issues
Sort by recently updated
recently updated
newest added

Issue Type: Feature Request Dear Developers ! Please solve this error in my pc Extension version: 0.4.7 VS Code version: Code 1.69.2 (3b889b090b5ad5793f524b5d1d39fda662b96a2a, 2022-07-18T16:12:52.460Z) OS version: Windows_NT x64 6.1.7601 Restricted...

Sorry for this probably stupid question, but in neovim there is the possibility to use [nvim-dap](https://github.com/mfussenegger/nvim-dap) for languages for which the debug adapter protocol was implemented. Is it possible to...

I just switched to VSCode for writing Shiny-Apps with custom JS. Loving the experience so far 🤩 thank´s for this great package btw as it adds ton of value! An...

**Describe the bug** In a multi-root workspace, the launch directory is incorrect. I think this is two issues at once: 1. The value set in the launch config is overwritten....

Accompanies https://github.com/ManuelHentschel/vscDebugger/pull/177

Accompanies https://github.com/ManuelHentschel/vscDebugger/pull/176

**Description** R Debugger doesn't see the R executable, even though the correct R path has been given? **To Reproduce** 1. Install the prerequisites (R, VSCode, the R extension for VSCode)...

Is it possible to debug for a code chunk within a r markdown file? I think python jupyter notebook does support the feature, same as r studio.

maybe related #114 I cannot find where I can add command line arguments to the R script file itself rather than R itself, to debug a script file using `argparse`,...

**NOTE:** Before submitting an issue, please make sure to install the latest version of both the vscode extension and the R package. This can usually be achieved by running the...