vscode-R icon indicating copy to clipboard operation
vscode-R copied to clipboard

R Extension for Visual Studio Code

Results 280 vscode-R issues
Sort by recently updated
recently updated
newest added

I was wondering if it could be possible to add a banner or at least highlight text "do not edit by hand" that appears on top of R/Rmd files so...

feature-request
stale

Hi, On an HPC SLURM compute node, I'm getting ``` r$> devtools::load_all() Error in request_response("rstudioapi", action = action, args = list(...)) : Did not receive a response from VSCode-R API...

Bumps [ws](https://github.com/websockets/ws) from 8.2.3 to 8.17.1. Release notes Sourced from ws's releases. 8.17.1 Bug fixes Fixed a DoS vulnerability (#2231). A request with a number of headers exceeding the[server.maxHeadersCount][] threshold...

dependencies

PR for WIkis: GitHub (sometimes !!) doesn´t allow you to edit wikis or create PullRequests despite the fact that they are repos, I followed this [guide I found on StackOverflow](https://stackoverflow.com/a/11481887)...

feature-request

I am working on Windows 10 and using the native R terminal for my work projects. I have a script to setup some configurations and packages, and `source()` it from...

bug

# What problem did you solve? Added a step to the documentation to tell people who to configure lintr as per [this discussion](https://github.com/REditorSupport/vscode-R/discussions/1385#discussioncomment-9757781_) ## (If you do not have screenshot)...

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

Type: Bug Start up R extension with both r.rpath.windows set to correct path or without. Cannot register 'r.rpath.windows'. This property is already registered Extension version: 2.8.4 VS Code version: Code...

If no workspace folder is open, using "Install CRAN Package" will cause the following error after confirming the packages to install: ``` Variable ${workspaceFolder} can not be resolved. Please open...

bug
stale