πŸ”Œ

go-lsp

πŸ”ŒPlugin

zircote/lsp-marketplace

VibeIndex|
What it does

Go development with gopls LSP, gofmt, golangci-lint, and go vet hooks

Installation

Install plugin in Claude Code:
/plugin install zircote/lsp-marketplace
0
AddedJan 26, 2026

More from this repository10

πŸ”Œ
haskell-lspπŸ”ŒPlugin

Haskell development with haskell-language-server LSP, hlint, and ormolu hooks

πŸ”Œ
elixir-lspπŸ”ŒPlugin

Elixir development with ElixirLS LSP and mix format hooks

πŸ”Œ
bash-lspπŸ”ŒPlugin

Provides Bash/Shell script development support through bash-language-server for intelligent code completion, diagnostics, and ShellCheck integration for script linting and error detection.

πŸ”Œ
cpp-lspπŸ”ŒPlugin

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.

πŸ”Œ
latex-lspπŸ”ŒPlugin

Provides LaTeX language support in Claude Code with real-time syntax checking, autocompletion, and formatting using a LaTeX language server.

πŸ”Œ
ruby-lspπŸ”ŒPlugin

Provides Ruby language support in Claude Code with real-time code diagnostics, formatting, and analysis using the Ruby Language Server Protocol.

πŸ”Œ
lua-lspπŸ”ŒPlugin

Provides Lua language support in Claude Code with real-time code diagnostics, formatting, and analysis using a Lua Language Server Protocol implementation.

πŸ”Œ
java-lspπŸ”ŒPlugin

Provides Java language support in Claude Code with Eclipse JDT Language Server for real-time code diagnostics, formatting, and static analysis using Checkstyle.

πŸ”Œ
php-lspπŸ”ŒPlugin

Provides PHP language support in Claude Code with PHP language server, code diagnostics, formatting, and static analysis through automated PostToolUse hooks.

πŸ”Œ
graphql-lspπŸ”ŒPlugin

GraphQL development with graphql-language-service LSP and schema validation hooks