- Turns out Dune 2.8 stopped generating
.merlin
files (see this article) - now we look fordune-project
instead.
- Fix compilation errors.
- Fix lock up when used with Merlin completion [GH-3] [GH-4] [GH-5]
- Fix warning about parsing messages [GH-1]
- Fix error column offsets [GH-2]
- Constantly sync buffer with Merlin to keep error reporting up to date
- Initial release
- Add
ocaml-merlin
syntax checker