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.20.1) #27015

Merged
merged 2 commits into from
Dec 4, 2024
Merged

Conversation

voodoos
Copy link
Contributor

@voodoos voodoos commented Dec 2, 2024

LSP protocol implementation in OCaml

CHANGES:

Fixes

CHANGES:

## Fixes

- Deactivate the `jump` code actions by default. Clients can enable them with
  the `merlinJumpCodeActions` configuration option. Alternatively a custom
  request is provided for ad hoc use of the feature. (ocaml/ocaml-lsp#1411)
@voodoos
Copy link
Contributor Author

voodoos commented Dec 3, 2024

I'm not sure what the CI error means: there is no meaningful changes in this release compared to 1.20.0

@avsm avsm merged commit ef2fa30 into ocaml:master Dec 4, 2024
2 of 3 checks passed
@avsm
Copy link
Member

avsm commented Dec 4, 2024

Thanks! You may want to announce this on https://discuss.ocaml.org, where we have a Community category and an announce tag for this purpose.

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