elixir-lsp
πPluginzircote/lsp-marketplace
Elixir development with ElixirLS LSP and mix format hooks
zircote-lsp-marketplace marketplace
Installation
/plugin install zircote/lsp-marketplaceMore from this repository10
Haskell development with haskell-language-server LSP, hlint, and ormolu hooks
GraphQL development with graphql-language-service LSP and schema validation hooks
Provides Bash/Shell script development support through bash-language-server for intelligent code completion, diagnostics, and ShellCheck integration for script linting and error detection.
Provides C/C++ code intelligence and quality checks through clangd for language server features, clang-tidy for static analysis, and clang-format for automated code formatting.
Provides LaTeX language support in Claude Code with real-time syntax checking, autocompletion, and formatting using a LaTeX language server.
Provides Ruby language support in Claude Code with real-time code diagnostics, formatting, and analysis using the Ruby Language Server Protocol.
Provides Lua language support in Claude Code with real-time code diagnostics, formatting, and analysis using a Lua Language Server Protocol implementation.
Provides Java language support in Claude Code with Eclipse JDT Language Server for real-time code diagnostics, formatting, and static analysis using Checkstyle.
Provides PHP language support in Claude Code with PHP language server, code diagnostics, formatting, and static analysis through automated PostToolUse hooks.
TypeScript/JavaScript development with vtsls LSP, eslint, and prettier hooks