Skip to content

[new release] lsp (3 packages) (1.23.1) - #28648

Closed
voodoos wants to merge 1 commit into
ocaml:masterfrom
voodoos:release-lsp-1.23.1
Closed

[new release] lsp (3 packages) (1.23.1)#28648
voodoos wants to merge 1 commit into
ocaml:masterfrom
voodoos:release-lsp-1.23.1

Conversation

@voodoos

@voodoos voodoos commented Oct 3, 2025

Copy link
Copy Markdown
Contributor

LSP protocol implementation in OCaml

CHANGES:

Fixes

CHANGES:

## Fixes

- Fix hover on method calls not showing the type. (ocaml/ocaml-lsp#1553, fixes ocaml/ocaml-lsp#1552)
- Fix error on opening `.mll` files (ocaml/ocaml-lsp#1557)
- Ensure compatibility with both yojson 2.0 and 3.0. (ocaml/ocaml-lsp#1534)
@voodoos voodoos closed this Oct 3, 2025
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.

hover on method call replies "No information available"

1 participant