tree: f457f5359d1a2584b470d71f5f5cc1c34d0aade2 [path history] [tgz]
  1. src/
  2. .cargo-checksum.json
  3. Cargo.toml
  4. CHANGELOG.md
  5. LICENSE
  6. README.md
  7. release.sh
  8. release.toml
vendor/lsp-types/README.md

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