You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to setup rust-analyzer for the sole purpose of error detection, but it is expecting a cargo workspace for (I assume) completion and linting. How can I turn this off and only have code sanity checking?