Logo
Explore Help
Register Sign In
zhanj/claude-plugins-official
1
0
Fork 0
You've already forked claude-plugins-official
mirror of https://github.com/anthropics/claude-plugins-official.git synced 2026-04-23 09:52:45 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
be56d7114ba76b0e33cad479016e29867eaee942
claude-plugins-official/plugins/rust-analyzer-lsp/README.md

9 lines
317 B
Markdown
Raw Normal View History

Add LSP plugins with inline lspServers configuration This adds 10 LSP plugins to the official marketplace, each with inline lspServers configuration. This enables the LSP plugin recommendation feature to detect available LSP plugins directly from the marketplace. LSP plugins added: - typescript-lsp: TypeScript/JavaScript (.ts, .tsx, .js, .jsx, etc.) - pyright-lsp: Python (.py, .pyi) - gopls-lsp: Go (.go) - rust-analyzer-lsp: Rust (.rs) - clangd-lsp: C/C++ (.c, .h, .cpp, .cc, .hpp, etc.) - php-lsp: PHP (.php) - swift-lsp: Swift (.swift) - csharp-lsp: C# (.cs) - jdtls-lsp: Java (.java) - lua-lsp: Lua (.lua) Each plugin uses strict: false since they only provide LSP configuration (no plugin.json manifest required). 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-19 00:20:16 +00:00
# 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.
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 20ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API