Skip to content

Types for communicating with a language server

License

Notifications You must be signed in to change notification settings

lapce/lsp-types

This branch is 15 commits behind gluon-lang/lsp-types:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3e6daee · Mar 18, 2024
Jun 8, 2022
Mar 15, 2024
Feb 13, 2023
Mar 2, 2020
Feb 17, 2020
Mar 18, 2024
Mar 18, 2024
Oct 22, 2016
Nov 22, 2023
Oct 11, 2021
Feb 8, 2023

Repository files navigation

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.

Links

Stable Protocol reference

Proposed Protocol reference

About

Types for communicating with a language server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 99.9%
  • Shell 0.1%