Skip to content

1.11.0

Compare
Choose a tag to compare
@rgrinberg rgrinberg released this 15 Apr 00:32
· 557 commits to master since this release

CHANGES:

Features

  • Add support for dune in watch mode. The lsp server will now display build
    errors in the diagnostics and offer promotion code actions.

  • Re-introduce ocamlformat-rpc (#599, fixes #495)

Fixes

  • Fix workspace symbols that could have a wrong path in some cases
    (#675)