Sublime Forum

Error message of LSP - rlang?

#1

New developer and new to sublimetext.

To develop R in sublime-text 3, mainly follow this guide.

I installed “languageserver” package in R,
and r-ide, LSP, LSP-R in sublime-text,

Every time I open .R file, this error shows

but the language sever seems works.(not sure)

Am I running 2 R language server clients? Should I disable rlang somewhere?

Thanks for any help!

0 Likes

#2

image

0 Likes

#3

This was a typo. I AM running the latest version.

This is the same error message in build 4126 on Windows.

0 Likes

#4

I guess you could file an issue on LSP-R. https://github.com/sublimelsp/LSP-R/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc

0 Likes