Module lsp

Source
Expand description

Constructs for interacting with language servers over the Language Server Protocol (LSP).

Structs§

Completion
An LSP completion.
Symbol
An LSP symbol.

Enums§

CompletionKind
The kind of an LSP completion.
InsertTextFormat
Defines how to interpret the insert text in a completion item.
SymbolKind
The kind of an LSP symbol.