OCaml-LSP 1.12.0
See full changelog
Features
- 
Fix cancellation mechanism for all requests (#707) 
- 
Allow cancellation of formatting requests (#707) 
- 
Add --fallback-read-dot-merlinto the LSP Server (#705). Ifocamllspis started with this new flag, it will fall back to looking for Merlin configuration in.merlinfiles rather than callingdune ocaml-merlin. (#705)
- 
Support folding more ranges (#692)