vscode-R
vscode-R copied to clipboard
R Extension for Visual Studio Code
Currently, the only way to run R session that will be connected to VSCode by this extension, is to run a remote VSCode server on this machine, and then the...
**Describe the bug** I like to drag the R Interactive terminal from the bottom dock to a tab:  If VS Code is closed and opened again on the same...
I started using R extension in vscode, but I dont see the dataframe dropdown like in the site? am I doing something wrong?   Im...
**Describe the bug** When using `Formula()` in vscode-R (but not when running R/radian directly or RStudio), attempts to set any formula gives "the condition has length > 1" which repeats...
Hi, It is hard to preview S4 objects in vscode-r compared with Rstudio For example, in bioinformatic research, single-cell RNA-seq Seurat object, sometimes it can be extremely big.  In...
**Describe the bug** I plotted a figure but the text size is too small. The left figure is plotted using vscode-R, and the right one is plotted using R.app. **To...
As soon as I open the editor page and the drawing page (or help page) separately, move the mouse from the editor to the drawing interface and click, there will...
While working with VScode, I noticed that when working with specific files I keep loosing the objects in my global environment. The patterns seems that those files start with a...
Hello guys. I am using Vscode to work on R language for some data analyses. The r-base was installed in a conda environment. And I found that the R terminal...
**Describe the bug** I'm using renv and set up `r.libPaths`. The R language server works well. However, in the renv enviroment, it reports `VSCode R Session Watcher requires jsonlite. Please...