Skip to main content

Module lsp

Module lsp 

Source

Structs§

GoplsConfig
JdtlsConfig
LspClient
Manages an LSP language server subprocess and communicates via JSON-RPC 2.0.
PyrightConfig
RustAnalyzerConfig
TsJsConfig

Traits§

LspServerConfig
Configuration for a language server binary.

Type Aliases§

LspAnalyzer
LspAnalyzer is a type alias for LspClient, preserving API compatibility.