lspConfig property

LspConfig? lspConfig
getter/setter pair

Configuration for Language Server Protocol integration.

Enables advanced features like hover documentation, diagnostics, and semantic highlighting.

Implementation

LspConfig? lspConfig;