Types for interaction with a language server, using VSCode's Language Server Protocol.
# Cargo.toml
[dependencies]
lsp-types = "0.97.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates default initialization parameters for an LSP server.
Check the LSP spec version and use the corresponding `lsp-types` version.
No dependency data recorded yet.