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

R Extension for Visual Studio Code

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

Admittedly I think I originally proposed adding the stale bot to automatically close out issues that users had become non-respondent to, but this was during a time when the ratio...

feature-request

Let's say, I enter the code `x startup::restart() > x Error: object 'x' not found ``` everything as expected so far, but even after manual refresh, the `x` is still...

bug

I apologize in advance if this issue has been asked/closed/addressed! I couldn't find it in the issues tab or the wiki. **Is your feature request related to a problem? Please...

feature-request

**Describe the bug** When trying to submit the following code snippet only the first line gets submitted (i.e. just the `x

bug

Hi, first of all thanks you fort this great extension ! **Describe the bug** I have a problem with variable autocompletion when my code is in parantheses. I alerady this...

bug

**Describe the bug** I cannot use user-defined snippets to typeset math in .Rmd files because the math scopes are not correctly reflected in .Rmd files. In .md files or .qmd...

bug

hello, sorry for the naive question but I have an issue. I would like to see the variables in R and the plots as in this https://github.com/REditorSupport/vscode-R/wiki/Sidebar-user-interface#workspace-viewer. attached in the...

**Describe the bug** Unable to run any code / file in R terminal. Always getting an error dialog: > **Command 'R: Run Command in Terminal' resulted in an error** >...

bug

**Is your feature request related to a problem? Please describe.** For some time, it's been possible to open up a [terminal in VS Code's editor area](https://code.visualstudio.com/docs/terminal/basics#_terminals-in-editor-area), by toggling the `"terminal.integrated.defaultLocation":...

feature-request

Thanks very much for this wonderful extension :heart: Latex-style equations appear on many help pages. Here I consider the example `?metafor::rma` help page: ![image](https://user-images.githubusercontent.com/79447750/236836746-863912fa-8e54-4ad0-b77b-f7895a22434c.png) Even the R-Terminal does a better...

feature-request
stale