We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
5e6b3c9
CHANGES:
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)