LaTeX and BibTeX code intelligence for Claude Code, powered by the texlab language server.
latex-lsp provides LaTeX and BibTeX language support for Claude Code. It integrates the texlab language server as a Claude Code plugin, enabling code intelligence, diagnostics, and completion directly on LaTeX and BibTeX files.
latexmk / pdflatex for building and error reporting| Group | Extensions | Language ID |
|---|---|---|
| LaTeX | .tex .sty .cls .clo .def .lco .rnw | latex |
| BibTeX | .bib .bibtex | bibtex |
latex-lsp/
├── .claude-plugin/
│ └── marketplace.json # Marketplace manifest + latex-lsp lspServers definition
├── plugins/
│ └── latex-lsp/
│ ├── README.md # Plugin readme (texlab install methods)
│ └── LICENSE
├── LICENSE
└── README.md
PATH)Add this marketplace, then install the plugin.
claude plugin marketplace add taehun-kmu/latex-lsp
claude plugin install latex-lsp@latex-lsp
Reload plugins to load it in the current session:
/reload-plugins
Open a .tex or .bib file and texlab activates automatically.
Copyright (C) 2026 Taehun Jung
Licensed under the Apache License, Version 2.0.
See LICENSE for full license text.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub taehun-kmu/lsp-marketplace --plugin latex-lspJSON/JSONC language server (vscode-json-languageserver) for code intelligence
LaTeX/BibTeX language server (texlab) for code intelligence
Rust language server
Validation and quality enforcement for Tailwind CSS projects with comprehensive utility-first CSS patterns and best practices.
YAML language server
Bash language server
Go language server
Dart/Flutter language server