ocp-index
Lightweight completion and documentation browsing for OCaml libraries
Description
This package includes
- The
ocp-index
library and command-line tool ocp-grep
, a tool that finds uses of a given (qualified) identifier in a source tree- bindings for emacs and vim (sublime text also available)
To automatically configure your editors, install this with package user-setup
.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Documentation
www.typerex.org
Changelog
LGPL-2.1-only WITH OCaml-LGPL-linking-exception; GPL-3.0-only License
Edit opam file
- Published
- 21 Sep 2022
- Authors
- Maintainers
Sources
1.3.4.tar.gz
md5=b1770f0fd784ff29173d5b4090ccff2c
sha512=32c800c404ae0f32a6cdb8f5f62bac56b23b017dd27674834e4d063df7d49bca272fc39ba2905b8404b5e3d1b154f1ffd2924705e34e1d1ac56242260b81a5c4
Dependencies
odoc
with-doc
cmdliner
>= "1.1.0"
re
>= "1.9.0"
ocp-indent
>= "1.4.2"
dune
>= "1.0"
cppo
build & >= "1.1.0"
ocaml
>= "4.08.0"
Reverse Dependencies