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.3.tar.gz
md5=2f0dfe05b59eaf3910d688e0c846fff0
sha512=b61428c9b17930359267f1f52ff85dc706d12d4191f91b25752bcaa3b0e7ac046876557276007329d79384cbda7f6df7b80f7823bd85339ec0c051e624a780a4
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.20"
Dev Dependencies (3)
-
odoc
with-doc -
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