Closed
Description
I use rust-analyzer
rarely because it works very slow for me.
When rust-analyzer server is stopped, every time I save something it runs cargo check
in vscode
Even when the settings of check_on_save
is false here
Also, even when it's running, I can't stop cargo check
in genreral.
rust-analyzer version: 0.3.1807
rustc version: rustc 1.75.0 (82e1608df 2023-12-21)
relevant settings: settings.json
available in vibe