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.0.tar.gz
md5=7a619df8cf8e9183036e06cc240b4b3d
sha512=6759838419f4becc6715dafc1152a7729dcc13b13c843381c8adaddc951133ec56824ccf3a39a672818d4713a568fcf4bccd89e05f28638ca1bddd708b4d56d4
Description
Implementation of the Language Server Protocol for Menhir and Ocamllex, providing editors with navigation hints and completions in .mly and .mll files.
Dependencies (17)
-
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