Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 700 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 700 Bytes

LSP-R

This is a helper package to provide LSP configuration to R languageserver.

To use this package, you must have

  • Sublime Text 4 or above
  • The LSP package
  • An R installation
  • And have languageserver installed.

Applicable Selectors

This language server operates on views with the source.r base scope and Rmarkdown syntax provided by R-IDE.

Configrations

Configuration could be accessed by Preferences > Package Settings > LSP > Servers > LSP-R.