data/services/lsp_service library

Classes

LspDiagnostic
An LSP diagnostic.
LspServerConfig
LSP server configuration.
LspServerInstance
A connected LSP server instance.
LspServerManager
LSP server manager — manages multiple LSP servers and routes requests.

Enums

DiagnosticSeverity
LSP diagnostic severity.
LspServerState
LSP server states.

Functions

defaultLspConfigs({String? workspaceFolder}) List<LspServerConfig>
Standard LSP server configs for common languages.