Skip to content

texlab plugin missing lspServers config in marketplace.json #19

@micahstubbs

Description

@micahstubbs

Problem

The texlab plugin is missing the lspServers field in .claude-plugin/marketplace.json. Claude Code reads LSP configuration from this field, not from .lsp.json files in plugin directories.

Impact

The LSP tool reports "No LSP server available for file type" for LaTeX files even when the plugin is installed.

Solution

Add lspServers configuration to the texlab plugin entry in marketplace.json, following the pattern used by claude-plugins-official.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions