|
|
7 mesi fa | |
|---|---|---|
| .. | ||
| LICENSE | f7d3b68ad6 Add Apache 2.0 LICENSE to all internal plugins | 7 mesi fa |
| README.md | 1d99e18048 Add installation instructions to LSP plugin READMEs | 9 mesi fa |
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.