Skip to content

ondrejpialek/vscode-R

 
 

Repository files navigation

R

Marketplace Version Market Place Installs

R languagesupport for VS Code. Require R

Features

Use F1 key and R: command

  • Run Source and Run Selected use Run .R

  • R Integrated Terminal Create R terminal

  • Support lintr lintr

  • Create .gitignore based R.gitignore

  • Support R Documentation and R Markdown

  • Snippets

Requirements

Extension Settings

This extension contributes the following settings:

  • r.rterm.windows: set to R term's path for Windows
  • r.rterm.mac: set to R term's path for Mac OS X
  • r.rterm.linux: set to R term's path for Linux
  • r.lintr.linters: list of linter functions
  • r.lintr.cach: toggle caching of lint results

TODO

  • Intellisense
  • Output Plot
  • Debug
  • Language Server

This extension based on the

The R logo is © 2016 The R Foundation

About

Support for R language(run,snippet, lint,R documantation,R Markdown)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 96.2%
  • R 3.8%