package ocaml-index
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
A tool that indexes value usages from cmt files
Install
dune-project
Dependency
Authors
Maintainers
Sources
merlin-5.8.1-506.preview.tbz
sha256=ef57109f6f68b4ac6a90a0c55a40459df7ee6474f1cd58c7341f780e9afd42cc
sha512=4e68e34c18771ab799e33d6dd0eff4c6a0b4fbfae1be13153354cf3eb8f4c1ba6ab3e990dcba561258a6b3310e59cd784558f74d67aa38668524c30bea7ab44e
Description
ocaml-index should integrate with the build system to index codebase and allow tools such as Merlin to perform project-wide occurrences queries.
Added to opam-repository:
Dependencies (3)
-
merlin-lib
= version -
ocaml
>= "5.4" -
dune
>= "3.0.0"
Dev Dependencies (1)
-
odoc
with-doc
Used by (4)
- ciao_lwt
-
forester
>= "5.0" -
merlin
>= "5.3-502" & < "5.6-504" | >= "5.8.1-506~preview" -
ocaml-lsp-server
= "1.22.0" | >= "1.24.0"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page