|
|
il y a 6 mois | |
|---|---|---|
| .. | ||
| LICENSE | aecd4c852f Add Apache 2.0 LICENSE files to all internal plugins | il y a 6 mois |
| README.md | 1d99e18048 Add installation instructions to LSP plugin READMEs | il y a 8 mois |
Rust language server for Claude Code, providing code intelligence and analysis.
.rs
rustup component add rust-analyzer
brew install rust-analyzer
# Ubuntu/Debian
sudo apt install rust-analyzer
# Arch Linux
sudo pacman -S rust-analyzer
Download pre-built binaries from the releases page.