package lsp
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
LSP protocol implementation in OCaml
Install
dune-project
Dependency
Authors
-
AAndrey Popp <8mayday@gmail.com>
-
RRusty Key <iam@stfoo.ru>
-
LLouis Roché <louis@louisroche.net>
-
OOleksiy Golovko <alexei.golovko@gmail.com>
-
RRudi Grinberg <me@rgrinberg.com>
-
SSacha Ayoun <sachaayoun@gmail.com>
-
Ccannorin <cannorin@gmail.com>
-
UUlugbek Abdullaev <ulugbekna@gmail.com>
-
Thibaut Mattio
-
MMax Lantas <mnxndev@outlook.com>
Maintainers
Sources
lsp-1.26.0.tbz
sha256=b4c810d6664a5bf175a6f9946c80c8cc2b18e46a985934c1450b2ce080e46832
sha512=b7c960fa5b64278e58555bb75756b95476fba540931d136ea709241a6af069be7712ef923a5d2e8665dbf1a2440f3f768760d7a287a28317a0660cdd06bdac48
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: 10 Apr 2026
Dependencies (6)
Dev Dependencies (4)
-
ppx_yojson_conv
with-dev-setup -
odoc
with-doc -
ppx_expect
>= "v0.17.0" & with-test -
cinaps
with-test
Used by (6)
-
asai
< "0.2.0" - dolmen_lsp
-
forester
>= "5.0" -
ocaml-lsp-server
= "1.26.0" -
vscoq-language-server
>= "2.2.3" & < "2.3.3" - vsrocq-language-server
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page