Otags III: Emacs and vi Tag Generation for OCaml Otags generates TAGS files suitable for emacs and vi/vim from OCaml sources. Otags III relies on the standard OCaml parser from the compiler-libs library (in contrast to previous otags reloaded versions that employed camlp4). Recent Changes 2017-08-26: otags 4.05.1 released Update for OCaml 4.05. Enable tagging of attributes and methods in class sig