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.2.tar.gz
md5=08ca4b9269b5ce4b417fdc1aa3399d9c
sha512=13fa1d0cc99e12a954d2c847d4d7e1efa237e0304a764931b517b1e39a4ac634b4ffd7c36c94247902811dfc84a0028db7bb9279ec7d6a42064948678f9c83ca
Description
Implementation of the Language Server Protocol for Menhir and Ocamllex, providing editors with navigation hints and completions in .mly and .mll files.
Dependencies (18)
-
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.20"
Dev Dependencies
None
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page