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.14.1) #22338

Merged
merged 1 commit into from
Oct 21, 2022

Conversation

rgrinberg
Copy link
Member

LSP Server for OCaml

CHANGES:

Fixes

CHANGES:

## Fixes

- Fix various server crashes when opening non OCaml/Reason files. Files such as
  dune, cram, etc. would cause the server to crash. (ocaml/ocaml-lsp#884, fixes ocaml/ocaml-lsp#871)

- Ignore unknown tags in merlin configuration to improve forward compatibility
  with Dune. (ocaml/ocaml-lsp#883)
@kit-ty-kate
Copy link
Member

Thanks

@kit-ty-kate kit-ty-kate merged commit a5e8380 into ocaml:master Oct 21, 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: -32603: uncaught exception
2 participants