package lsp

  1. Overview
  2. Docs

Description

Implementation of the LSP protocol in OCaml. It is designed to be as portable as possible and does not make any assumptions about IO.

Published: 31 Mar 2021

Dev Dependencies (4)

  1. ppx_expect with-test & >= "v0.14.0"
  2. cinaps with-test
  3. menhir with-test
  4. odoc with-doc

Used by (3)

  1. dolmen_lsp
  2. linol >= "0.3"
  3. linol-lwt = "0.3"

Conflicts

None