How to make Rust Analyzer to check on the fly when you type? #24075
yesint
started this conversation in
Language Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying Zed editor to develop Rust project and it work perfectly except one annoying thing: I can't configure Rust Analyzer to run checks when I type, like it does in VS Code.
For me Rust Analyzer re-checks only on save in Zed and I can't find anywhere how to configure it to do this on the fly when I type.
Anybody knows how to do this?
Beta Was this translation helpful? Give feedback.
All reactions