68 releases (43 breaking)

0.97.0 Jun 4, 2024
0.95.1 Mar 18, 2024
0.95.0 Dec 12, 2023
0.94.1 Aug 7, 2023
0.56.0 Feb 14, 2019

#3 in Text editors

Download history 70573/week @ 2024-07-17 73494/week @ 2024-07-24 72984/week @ 2024-07-31 71697/week @ 2024-08-07 71920/week @ 2024-08-14 68573/week @ 2024-08-21 66468/week @ 2024-08-28 72438/week @ 2024-09-04 71993/week @ 2024-09-11 67422/week @ 2024-09-18 84878/week @ 2024-09-25 83868/week @ 2024-10-02 75926/week @ 2024-10-09 80048/week @ 2024-10-16 73304/week @ 2024-10-23 78124/week @ 2024-10-30

320,607 downloads per month
Used in 250 crates (136 directly)

MIT license

370KB
6K SLoC

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.

Contributing

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 double check the changes easily against the spec.

Stable Protocol reference

Proposed Protocol reference

Dependencies

~1–1.8MB
~39K SLoC