vscode-R
vscode-R copied to clipboard
R Extension for Visual Studio Code
Type: Bug vscode-R plot viewer showing this erro: An error occurred while loading the image. Open file using VS Code's standard text/binary editor? Extension version: 2.8.1 VS Code version: Code...
code chunks in .Rmd file appear to use computer directory for libraries and not renv project folder
**Describe the bug** Hello, sorry if I do not provide any reprex but I am not sure how to do so for my specific problem. I was wondering why running...
I'd like to add native support of multi-root workspace to languageserver (https://github.com/REditorSupport/languageserver/issues/621) so that we don't need to rely on the client-side implementation (https://github.com/REditorSupport/vscode-R/issues/499).
Bumps [ag-grid-community](https://github.com/ag-grid/ag-grid) from 31.3.2 to 31.3.4. Release notes Sourced from ag-grid-community's releases. v31.3.4 https://www.ag-grid.com/changelog/?fixVersion=31.3.4 Commits b632ff5 Release 31.3.4 ff73169 AG-12065 Avoid prototype pollution (#8250) (#8343) c583dd3 31.3.3 prep 5d1080c 31.3.3...
**Describe the bug** Whenever I open VSCode, I get a little panel popping up saying "Help panel unavailable", and then when I look at the extension runtime status, it has:...
Hi, I am using VS Code on MacOS, with both R and Remote-SSH extensions. I am running code chunks from an RMarkdown file that is hosted in a remote server....
**Describe the bug** When enable LSP support, multiple R-backend processes will exist. Then when I try to install some package from source, it will fail and print that the previous...
**Describe the bug** I have set up a VSCode Tunnel on my Mac, which allows me to access Visual Studio Code and utilize various extensions, such as vscode-R, through a...
**Is your feature request related to a problem? Please describe.** I use an HPC compute cluster(linux), and have the vscode-server running on the "head" node, while the R process runs...
# What problem did you solve? This PR fixes R terminal attachment when the `r.rterm` setting contains only the executable file name. It takes into account if the executable file...