package linol

  1. Overview
  2. Docs
LSP server library

Install

Dune Dependency

Authors

Maintainers

Sources

linol-0.5.tbz
sha256=467ea7ec23c2c9fd3685d404fecd3915ffcd088215db342d0b6f7879982d8d9e
sha512=8b4d5c5a85e77d557b2d3e906ed923cd7bb295dd1fe43bdb2d727c544b8dc0dedc76aa42618518f51c3074128aa5b4874cd925ef610661431791709c4a02d3e7

CHANGES.md.html

0.5

  • api break: put spawn in the server itself, not IO

  • require OCaml 4.14

  • migrate to lsp 1.17

  • support inlay hints

  • internal tracing with trace

  • [#24] Expose get_uri for notify_back

  • expose log source

  • [#22] Threat shutdown and exit requests correctly

  • [#20] Handle messages with null value for "params" field

  • Handle server requests

  • handle workDoneTokens