|
|
3 tháng trước cách đây | |
|---|---|---|
| .. | ||
| LICENSE | 3 tháng trước cách đây | |
| README.md | 3 tháng trước cách đây | |
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.