ocaml / merlin

Context sensitive completion for OCaml in Vim and Emacs
https://ocaml.github.io/merlin/
MIT License
1.59k stars 233 forks source link

Revert: remove reparsing of longident to index modules in paths #1772

Closed voodoos closed 6 months ago

voodoos commented 6 months ago

This reparsing has very bad performances. The correct way to deal with issue is to have the compiler store precise locations in longidents.