gluon-lang/lsp-types

Types for communicating with a language server

Rust

413

688 commits

updated Jul 9, 2024

See the code

README

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

language-server-protocol
rust

Contributors

(top 30 of 56)

Marwes

355 commits

kjeremy

123 commits

ebkalderon

28 commits

autozimu

26 commits

gluon-lang/lsp-types

Types for communicating with a language server

Rust

413

688 commits

updated Jul 9, 2024

See the code

README

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

language-server-protocol
rust

Contributors

(top 30 of 56)

Marwes

355 commits

kjeremy

123 commits

ebkalderon

28 commits

autozimu

26 commits

Languages

Rust

99.9%