Make it clear in the docs that diagnostics/RA only works on cargo-based projects.
Closed this issue · 3 comments
iamnbutler commented
Make it clear in the docs that diagnostics/RA only works on cargo-based projects. Rust analyzer only works out of the box on cargo-based projects. This is a RA thing, but might be worth calling out for people just exploring Rust to test out Zed.
iamnbutler commented
Here is a resource for getting RA working with non-cargo projects: https://rust-analyzer.github.io/manual.html#non-cargo-based-projects (Thanks @tarngerine!)
JosephTLyons commented
@iamnbutler - Should we keep this issue around? I imagine the Zed documentation probably won't be able to take on covering issues within language servers, especially once it is possible to pick and choose which language server one wants to use with Zed.
iamnbutler commented
Yep, I'm just going to close this.