A fork of lsp-types
Types for the Language Server Protocol (LSP) specification and the Language Server Index Format (LSIF) specification.
Supports LSP version 3.17. Proposed version 3.18 features can be activated using the proposed
feature flag.
NOTE that these are unstable and may change between releases.
If you are making a change which adds, removes or modifies the LSP API it is highly appreciated if you link to the spec where this change is described. This gives context to whether the change should be an experimental addition and lets the reviewer easily double check the changes against the spec.
ls-types
is free and open source software distributed under the terms of either the MIT or the Apache 2.0 license, at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.