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.11.0) #21212

Merged
merged 1 commit into from
Apr 15, 2022

Conversation

rgrinberg
Copy link
Member

LSP Server for OCaml

CHANGES:

Features

Fixes

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 (ocaml/ocaml-lsp#599, fixes ocaml/ocaml-lsp#495)

## Fixes

- Fix workspace symbols that could have a wrong path in some cases
  ([ocaml/ocaml-lsp#675](ocaml/ocaml-lsp#671))
@mseri mseri merged commit 48f95ff into ocaml:master Apr 15, 2022
@mseri
Copy link
Member

mseri commented Apr 15, 2022

Thanks

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.

Better ocamlformat-rpc intergration
2 participants