Rust Analyzer LSP

Description

Rust language server (rust-analyzer) providing code intelligence and analysis for .rs files. Use when working with Rust code that needs autocomplete, go-to-definition, find references, error detection, or refactoring support.

Install

npx clawhub@latest install rust-analyzer-lsp

Click to copy the install command