Ocaml-lsp 1.14.1
See full changelog
Fixes
-
Fix various server crashes when opening non OCaml/Reason files. Files such as dune, cram, etc. would cause the server to crash. (#884, fixes #871)
-
Ignore unknown tags in merlin configuration to improve forward compatibility with Dune. (#883)