Module lsp

Source
Expand description

A synchronous LSP server implementation.

Structs§

Notification
A notification in the Language Server Protocol.
Request
A request in the Language Server Protocol.
Response
A response in the Language Server Protocol.

Enums§

Message
A message in the Language Server Protocol.