package menhir-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
Language Server for Menhir and Ocamllex
Install
dune-project
Dependency
Authors
Maintainers
Sources
0.3.5.tar.gz
md5=73b896229dbcc78143b84fe192a1e4be
sha512=b4a57d457aa354a17d7b67d7a8213beb8d3617e891eca07db33708cbbf833a8ba45932151b915cdc74bf1c759ab752eb2c8dc999da25f9663c5b2000a1892418
Description
Implementation of the Language Server Protocol for Menhir and Ocamllex, providing editors with navigation hints and completions in .mly and .mll files.
Dependencies (20)
-
ppx_deriving_yojson
>= "3.10.0" -
ppx_deriving
>= "6.1.1" -
interval-map
>= "0.2.1" -
ocamlformat-rpc-lib
>= "0.23.0" - dune-build-info
-
pprint
>= "20230830" - visitors
-
stdune
>= "3.20.2" - merlin-lib
-
re
>= "1.14.0" - menhirLib
- menhirSdk
-
menhir
>= "20250912" -
ordering
>= "3.20.2" -
containers
>= "3.6" - lwt_ppx
- linol-lwt
-
linol
>= "0.10" -
ocaml
>= "4.14" -
dune
>= "3.18"
Dev Dependencies (4)
-
odoc
with-doc -
ppx_inline_test
with-test -
ppx_expect
with-test -
alcotest
with-test
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page