lsp
Start the language server for editor integration.
Usage:
asimonim lspThe LSP server communicates over stdin/stdout using JSON-RPC. It is typically launched by an editor extension rather than manually.
See Editor Integration for setup instructions and LSP Features for supported capabilities.