package merlin
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Editor service that provides advanced IDE features for OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
merlin-5.8.1-506.preview.tbz
sha256=ef57109f6f68b4ac6a90a0c55a40459df7ee6474f1cd58c7341f780e9afd42cc
sha512=4e68e34c18771ab799e33d6dd0eff4c6a0b4fbfae1be13153354cf3eb8f4c1ba6ab3e990dcba561258a6b3310e59cd784558f74d67aa38668524c30bea7ab44e
Description
Merlin is an assistant for editing OCaml code. It aims to provide the features available in modern IDEs: error reporting, auto completion, source browsing and much more. It can be used as a standalone server or through an LSP server.
Added to opam-repository:
Dependencies (5)
-
yojson
>= "2.0.0" -
ocaml-index
= version & post -
dot-merlin-reader
= version -
merlin-lib
= version -
dune
>= "3.0.0"
Dev Dependencies (3)
-
ppx_string
with-test -
ppxlib
with-test -
conf-jq
with-test
Used by (17)
-
bastet
>= "1.2.4" & < "2.0.0" -
gopcaml-mode
>= "0.0.3" - gopcaml-mode-merlin
- lunar
-
melange
>= "3.0.0-51" & < "6.0.1-51" | >= "7.0.0-51" - nel
- ocamleditor
- pidgin
- primavera
-
reason-react-ppx
>= "0.14.1" - red-black-tree
- server-reason-react
-
sihl
< "0.1.0" - slugline
- starterkit
- virtfs
-
yocaml
>= "2.0.0"
Conflicts (1)
-
seq
!= "base"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page