radian icon indicating copy to clipboard operation
radian copied to clipboard

Semi-bug in VS-Code: Radian error: no such option --no-echo but Radian works

Open micdonato opened this issue 1 month ago • 0 comments

So I have a weird semi-error. I write "semi" because radian is working when I launch it with the R: Create R Terminal command from the VS Code palette.

This is the complete message:

R Language Server (973951) started
Usage: radian

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

R Language Server (973951) exited with exit code 2

I searched for all the possible options but I could not find any that implies that I am launching the r binary (which I set to radian in all possible places) with --no-echo

I am probably going to post this in the VSCode R support issue board too

Any idea?

micdonato avatar Nov 18 '25 17:11 micdonato