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: 11 Jan 2025

Dependencies (6)

  1. ocaml >= "4.14"
  2. uutf >= "1.0.2"
  3. ppx_yojson_conv_lib >= "v0.14"
  4. yojson < "3"
  5. jsonrpc = version
  6. dune >= "3.0"

Dev Dependencies (4)

  1. ppx_yojson_conv with-dev-setup
  2. odoc with-doc
  3. ppx_expect >= "v0.17.0" & with-test
  4. cinaps with-test

Used by (7)

  1. asai < "0.2.0"
  2. dolmen_lsp
  3. linol = "0.9"
  4. linol-eio = "0.9"
  5. linol-lwt = "0.9"
  6. ocaml-lsp-server = "1.22.0"
  7. vscoq-language-server >= "2.2.3"

Conflicts

None

OCaml

Innovation. Community. Security.