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

R Extension for Visual Studio Code

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

On the installation's [entry for linux](https://github.com/REditorSupport/vscode-R/wiki/Installation:-Linux) it (very helpfully) suggest that if you want formated manpages on hover you can download rmarkdown and pandoc (which comes preinstalled with r-studio). For...

**Describe the bug** The R linter fails with a normalizePath() error when trying to lint R files, showing "path[1]="": Impossibile trovare il percorso specificato" (Cannot find the specified path). The...

bug

R is installed and working on my system (macOS, R 4.5-x86_64). R path is correctly set in VS Code settings. Only "R Editor Support" and "R Tools" extensions are enabled....

bug

latest radian seems to correctly support bracketed paste, and `bracketedPaste` defaults to disabled, so leaving this switch to windows users to control might be reasonable.

**Is your feature request related to a problem? Please describe.** I'm using rstudio like section `# xxx ----` and `## xxx ----` for outline which works well for vscode. However,...

feature-request

Hi everyone, I'm a new user of vscode-R and I'm encountering an issue. When I connect to a Linux machine via SSH and start an R terminal, I try to...

bug

@Ikuyadeu @randy3k In the R grammar file https://github.com/Ikuyadeu/vscode-R/blob/master/syntax/r.json it says, "This file has been converted from https://github.com/randy3k/R-Box/blob/master/syntax/R%20Extended.sublime-syntax If you want to provide a fix or improvement, please create a pull...

engineering

**Describe the bug** I am trying to use R in VScode and I am getting below error message when I try to attach R in the active vscode terminal. >...

bug

**Describe the bug** vscode-R doesn't support the [experimental `lintr.R` configuration file](https://lintr.r-lib.org/reference/read_settings.html#details). Only the DCF `.lintr` file is supported **To Reproduce** Create a `lintr.R` file: ``` linters

bug

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=form-data&package-manager=npm_and_yarn&previous-version=4.0.2&new-version=4.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`....

dependencies
javascript