rust-analyzer status should be easier to see on the bottom bar, with a color #30959
Evalir
started this conversation in
Ideas From VSCode
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.
-
Sometimes when you're editing your rust project's deps, it's easy to break the crate and cause rust analyzer to be unable to run since the
Cargo.toml
isn't valid. In vscode's case, this is highlighted with a red symbol on the bottom left, which if you click it, let's you know that theCargo.toml
is broken and why. In Zed, the equivalent is only a popup which is easy to close, which if you do, there's no other visual indicator telling something's broken at all.Beta Was this translation helpful? Give feedback.
All reactions