Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[new release] ocaml-lsp-server, lsp and jsonrpc (1.12.0) #21590

Merged
merged 1 commit into from
Jun 23, 2022

Conversation

rgrinberg
Copy link
Member

LSP Server for OCaml

CHANGES:

Features

CHANGES:

## Features

- Fix cancellation mechanism for all requests (ocaml/ocaml-lsp#707)

- Allow cancellation of formatting requests (ocaml/ocaml-lsp#707)

- Add `--fallback-read-dot-merlin` to the LSP Server (ocaml/ocaml-lsp#705). If `ocamllsp` is
  started with this new flag, it will fall back to looking for Merlin
  configuration in `.merlin` files rather than calling `dune ocaml-merlin`.
  (ocaml/ocaml-lsp#705)

- Support folding more ranges (ocaml/ocaml-lsp#692)
@rgrinberg
Copy link
Member Author

@kit-ty-kate @mseri gentle ping

@kit-ty-kate
Copy link
Member

Thanks, sorry for the delay

@kit-ty-kate kit-ty-kate merged commit 6edc78d into ocaml:master Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants