lsp-types-f

Crates.iolsp-types-f
lib.rslsp-types-f
version0.99.0
created_at2025-04-14 14:13:46.060345+00
updated_at2025-04-18 01:15:12.708617+00
descriptionTypes for interaction with a language server, using VSCode's Language Server Protocol
homepage
repositoryhttps://github.com/neocmakelsp/lsp-types
max_upload_size
id1632880
size410,586
Access (Decodetalkers)

documentation

https://docs.rs/lsp-types

README

lsp-types-f 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.

NOTE

Fork for neocmakelsp

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.

Links

Stable Protocol reference

Proposed Protocol reference

Commit count: 760

cargo fmt