vscode-R
vscode-R copied to clipboard
R Extension for Visual Studio Code
Hi I need some help to using Rmd preview When I use r & python in rmd with reticulate, vscode-R preview can't show python's plot and show below message >[WARNING]...
At present, function definitions are files stored on disk. The current liveshare implementation avoids this through virtual documents, which has the added benefit of marking documents as read only. I...
**Describe the bug** It appears whilst using the extension an excessive number of R sessions are still being spawned and not released :( **To Reproduce** Use R + vscode extension...
Most of time, the radian only in vscode could not recognize the directory that I set in ‘Rprofile.site’. It recognized successfully only once, but I don’t know why, because I...
We used to have a list of all supported options a user could put in the .Rprofile. I see this is no longer available in the README or wiki? Should...
When i setting r.sessionWatcher to True, I get an error while drawing Error in httpgd_(host, port, bg, width, height, pointsize, aliases, cors, :Graphics API version mismatch All my packages are...
In #394, `notebook.R` runs a socket connection that the notebook communicates with. Would it be worth extracting part of this out so that a socket connection is available for each...
I would have a suggestion: maybe it's not a good idea to have the button to delete a dataset right next to the one to view it:  I constantly...
getThemeInfo() not currently supported. It is used by {thematic} to do automatic theming of ggplots: https://twitter.com/grrrck/status/1357709982351974400?s=20 **Describe the solution you'd like** An implementation that works with {thematic}. **Describe alternatives you've...
**Description** Not sure if I am missing something here, but it seems that the plot rendering is not working as expected when creating a new plot after `abline` in the...