1.15.0+5.0preview1
·
346 commits
to master
since this release
CHANGES:
Features
-
Add support for OCaml 5.0
-
Semantic highlighting support is enabled by default (#933)
-
Re-enable
ocamlformat-rpcfor formatting code snippets (but not files) (#920, #939)One needs to have either
ocamlformatversion > 0.21.0 or, otherwise,
ocamlformat-rpcpackage installed. -
Add custom ocamllsp/hoverExtended request (#561)
-
Support utf-8 position encoding clients (#919)
-
Upgrade to merlin 4.7 and use merlin's
verbosity=smartby default, which
allows unwrapping module alias types (#942)