lsp-types 0.89.0

Types for interaction with a language server, using VSCode's Language Server Protocol
Documentation

lsp-types Build Status Documentation

Types useful for interacting with a language server.

Supports Language Server Protocol (LSP) version 3.16.0.

Proposed 3.17 features can be activated using the proposed feature flag.

  • NOTE that these are unstable and may change between releases.

Links

Stable Protocol reference

Proposed Protocol reference