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] lsp (3 packages) (1.19.0) #26310

Merged
merged 3 commits into from
Jul 31, 2024
Merged

Conversation

voodoos
Copy link
Contributor

@voodoos voodoos commented Jul 30, 2024

LSP protocol implementation in OCaml

CHANGES:

Features

Fixes

CHANGES:

## Features

- Add custom [`ocamllsp/getDocumentation`](/ocaml-lsp-server/docs/ocamllsp/getDocumentation-spec.md) request (ocaml/ocaml-lsp#1336)
- Add support for OCaml 5.2 (ocaml/ocaml-lsp#1233)

## Fixes

- Kill unnecessary ocamlformat processes with sigterm rather than sigint or
  sigkill (ocaml/ocaml-lsp#1343)
@voodoos voodoos force-pushed the release-lsp-1.19.0 branch from ed38a8b to 99f1a14 Compare July 30, 2024 17:31
@mseri
Copy link
Member

mseri commented Jul 31, 2024

Looks good thanks!

@mseri mseri merged commit aa1f56e into ocaml:master Jul 31, 2024
2 of 3 checks passed
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