Skip to content

@jsvision/code-editor / LspServiceState

Type Alias: LspServiceState

LspServiceState = "plain" | "connecting" | "ready" | "degraded"

Defined in: code-editor/src/lsp/types.ts:4

Lifecycle states exposed independently from local editing and parsing.