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

This PR will close #1347 It adds a new option `rterm.preferRadian` which defaults to `false`. If `false` nothing changes. If `rterm.preferRadian` is `true` *and* the user did not specify a...

**Is your feature request related to a problem? Please describe.** I often use the vscode-R extension without opening a workspace. Currently, the vscode-R extension is activated when a workspace containing...

feature-request