Closed
Description
I installed rust-analyzer via vs-code on my remote machine.
unfort. nothing works, syntax highlights, autocompletes or hovering for type info all dont work.
my vs-code version is 1.67.2, my rust-analyzer version is v0.3.1066, the rust extension is disabled, all commands like cargo, rustup etc are in the path and work.
any ideas?