mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-04-23 09:52:45 +00:00
9 lines
317 B
Markdown
9 lines
317 B
Markdown
|
|
# rust-analyzer-lsp
|
||
|
|
|
||
|
|
This plugin provides LSP (Language Server Protocol) integration for Claude Code.
|
||
|
|
|
||
|
|
## Requirements
|
||
|
|
|
||
|
|
The corresponding language server must be installed on your system. The plugin will be recommended when you edit files with the supported extensions and have the language server binary available.
|
||
|
|
|