Skip to main content

Crate merman_lsp

Crate merman_lsp 

Source

Structs§

ConfigSchemaResponse
MermanLanguageServer
RuleCatalogEntry
RuleCatalogResponse

Constants§

CONFIG_SCHEMA_METHOD
CONFIG_SCHEMA_RESPONSE_VERSION
EXPERIMENTAL_SCHEMA_VERSION
LSP_HANDLER_CONCURRENCY
Maximum number of client requests the stdio transport may process concurrently.
RULE_CATALOG_METHOD
RULE_CATALOG_RESPONSE_VERSION

Functions§

stdio_server
Builds the stdio LSP transport with Merman’s production concurrency policy.