languageserver icon indicating copy to clipboard operation
languageserver copied to clipboard

VS Code weird startup error: `radian: error: no such option: --no-echo`

Open micdonato opened this issue 1 month ago • 0 comments

So, I am not sure how this affects language server, or if it does at all.

I get this at startup:

R Language Server (973951) started
Usage: radian

radian: error: no such option: --no-echo

R Language Server (973951) exited with exit code 2

Everything seems to be working well though.

I have both r.rterm and r.rpath pointing to radian

Should I have one of them point to R?

In another post I was reading about r.path.lsp but that does not seem to be an available option.

I am using the R Editor extension on the latest VS Code

micdonato avatar Nov 18 '25 17:11 micdonato