rust-analyzer
A Rust compiler front-end for IDEs
About this project
rust-analyzer is a language server that provides IDE functionality for writing Rust programs. You can use it with any editor that supports the Language Server Protocol (VS Code, Vim, Emacs, Zed, etc). rust-analyzer features include go-to-definition, find-all-references, refactorings and code completion. rust-analyzer also supports integrated formatting (with rustfmt) and integrated diagnostics (with rustc and clippy). Internally, rust-analyzer is structured as a set of libraries for analyzing Rust code. See Architecture in the manual. Quick Start https://rust-analyzer.github.io/book/installation.html Documentation If you want to contribute to rust-analyzer check out the…
Technologies
Project health
GitHub
Reviews
Built by
Maintain rust-lang/rust-analyzer? Claiming verifies admin access through your GitHub account and gives you control of this listing.