Language Server Features

Reference

Commands

lsp

Start the language server for editor integration.

Usage:
  asimonim lsp

The 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.