Description
Haskell library for the Microsoft Language Server Protocol, data types.
Description
An implementation of the types to allow language implementors to support the Language Server Protocol for their specific language.
README.md
lsp-types
Haskell library for the data types for Microsoft Language Server Protocol
It is part of the lsp family of packages, along with lsp and lsp-test
Updating the generated code
To update the generated code, run cabal run generator
from the lsp-types
directory.
Useful links
- https://github.com/haskell/lsp
- https://github.com/Microsoft/language-server-protocol/blob/master/protocol.md
Other resource
See #haskell-language-server on IRC freenode.