|
|
6 maanden geleden | |
|---|---|---|
| .. | ||
| LICENSE | aecd4c852f Add Apache 2.0 LICENSE files to all internal plugins | 6 maanden geleden |
| README.md | 1d99e18048 Add installation instructions to LSP plugin READMEs | 8 maanden geleden |
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.