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.5) #21363

Merged
merged 1 commit into from
May 13, 2022

Conversation

rgrinberg
Copy link
Member

LSP Server for OCaml

CHANGES:

CHANGES:

- Fix process termination. Once the lsp server is stepped, the process will
  gracefully terminate (ocaml/ocaml-lsp#697, fixes ocaml/ocaml-lsp#694)

- Forward stderr from dune's merlin configuration to the lsp server's stderr
  (ocaml/ocaml-lsp#697)
@mseri
Copy link
Member

mseri commented May 13, 2022

Thanks

@mseri mseri merged commit 3fc48b7 into ocaml:master May 13, 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.

ocamllsp leaves an idle process running after editor is closed
2 participants