66 releases (41 breaking)

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

#1 in Text editors

Download history 34505/week @ 2023-12-23 44127/week @ 2023-12-30 64103/week @ 2024-01-06 73605/week @ 2024-01-13 71294/week @ 2024-01-20 69997/week @ 2024-01-27 80330/week @ 2024-02-03 79905/week @ 2024-02-10 67614/week @ 2024-02-17 64965/week @ 2024-02-24 73292/week @ 2024-03-02 75550/week @ 2024-03-09 88236/week @ 2024-03-16 79821/week @ 2024-03-23 73459/week @ 2024-03-30 64465/week @ 2024-04-06

320,239 downloads per month
Used in 200 crates (111 directly)

MIT license

355KB
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

~2.1–3.5MB
~96K SLoC