Used by 1 plugin
This LSP server requires texlab to be installed on your system. Make sure it's available in your PATH before enabling.
/plugin marketplace add Piebald-AI/claude-code-lsps/plugin install piebald-ai-texlab-texlab@Piebald-AI/claude-code-lspsAdd to your .lsp.json or plugin.json:
{
"lspServers": {
"latex": {
"command": "texlab",
"extensionToLanguage": {
".bib": "bibtex",
".cls": "latex",
".sty": "latex",
".tex": "latex"
}
}
}
}texlabstdioInitialization Options:
{}Settings:
{}