We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d3eb8a commit 423345eCopy full SHA for 423345e
CHANGES.md
@@ -1,8 +1,16 @@
1
-# Unreleased
+# 1.11.0
2
+
3
+## Features
4
5
+- Add support for dune in watch mode. The lsp server will now display build
6
+ errors in the diagnostics and offer promotion code actions.
7
8
+- Re-introduce ocamlformat-rpc (#599, fixes #495)
9
10
## Fixes
11
-- Fix workspace symbols that could have a wrong path in some cases ([#675](https://github.com/ocaml/ocaml-lsp/pull/671))
12
+- Fix workspace symbols that could have a wrong path in some cases
13
+ ([#675](https://github.com/ocaml/ocaml-lsp/pull/671))
14
15
# 1.10.6
16
0 commit comments