startLspServer
●ai · /lspmesh·function
Start the lspmesh LSP server over stdio, advertising the Claude Code op set and wiring each request to the shared aggregator engine via .
Signature
function startLspServer(root: string): void;Parameters
| Name | Type | Description |
|---|---|---|
root | string |
Related
AggregatorEngine BackendConfig LspMeshConfig Position RefResult SymbolResult buildMcpServer loadConfig
MetadataOpen in GitHub ↗