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.17.0.tbz
sha256=8fb8bbd717eefd2608b4d83458105b660e0de3a1134dc8fc216ae659d4d19600
sha512=6876df760dbcb51f85e7fd9d08cc8498c69ede38a52f4e12407187da3fbd9657c71f3223f9490ad97edd5259cfdeb2819d943db65bb9ce3c2a18dace3b65ffa8
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: 18 Dec 2023
Dependencies (6)
Dev Dependencies (3)
-
odoc
with-doc -
ppx_expect
>= "v0.15.0" & with-test -
cinaps
with-test
Used by (8)
-
asai
< "0.2.0" - dolmen_lsp
-
forester
>= "5.0" -
linol
>= "0.5" & < "0.8" -
linol-eio
< "0.8" -
linol-lwt
>= "0.6" & < "0.8" -
vscoq-language-server
< "2.3.3" - vsrocq-language-server
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page