Skip to content

R#

Server#

For more information about the LSP server, check languageserver.

Installation#

install.packages(“languageserver”)

For more instructions on how to install manually, check here.

Debugger: Not available#

Available configurations#

lsp-clients-r-server-command#

Type: (repeat string)

Default: (R --slave -e languageserver::run())

Command to start the R language server.



Last update: April 27, 2024