I installed the rust-analyzer plugin (version v0.3.1557) today in VSCode.
Even though I have rust-analyzer installed at "~/depot/cargo/bin/rust-analyzer", the plugin installs one in its own directory.
Is it a way to ask the plugin to use my executable?
I searched the configuration but don't find the right setting.
Thank you very much.