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
menhir-lsp.0.5.0.tar.gz
md5=74e6b85c9a3da632c21c09b122acbeb0
sha512=48d90bbcd6e8ee0fa6adf9f6bbaef571ae234f113036dc74ceb1097676e88a3cd29a8c91dc50030982207ceaa65301178be3f52c2a956119bb1068d7715e7895
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)
-
odoc-parser
>= "3.2.1" - cmarkit
-
ppx_deriving
>= "6.1.1" -
interval-map
>= "0.2.1" - menhirformat
- dune-build-info
- visitors
-
stdune
>= "3.20.2" -
merlin-lib
>= "4.19-414" -
re
>= "1.14.0" - menhirLib
- menhirSdk
-
menhir
>= "20250912" -
ordering
>= "3.20.2" -
containers
>= "3.14" - lwt_ppx
- linol-lwt
-
linol
>= "0.10" -
ocaml
>= "4.14" -
dune
>= "3.20"
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