Releases: ocaml/ocaml-lsp
Releases · ocaml/ocaml-lsp
1.11.3
CHANGES:
Fixes
- Enable dune rpc integration by default (#691, fixes #690)
1.11.2
CHANGES:
Fixes
- Fix running external processes on Windows
1.11.0
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)
1.10.6
CHANGES:
Fixes
- Compatiblity with OCaml 4.14.0
1.10.5
CHANGES:
Fixes
- Patch merlin to remove the result module
1.10.4
CHANGES:
Fixes
- Use newer versions of ocamlformat-rpc-lib (fixes #697)
1.10.3
CHANGES:
Fixes
- Fix more debouncing bugs (#629)
1.10.2
CHANGES:
Fixes
- Catch merlin desturct exceptions (#626)
- Fix broken debouncing (#627)
1.10.1
CHANGES:
Fixes
- Fix executing ppx executables