-
Notifications
You must be signed in to change notification settings - Fork 245
Rebase 5.4 and prepare for release #1974
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Handling of located longidents, labeled tuples and new function application should be tested and improved.
Now at 5.4 branching.
TODO hints are now part of the "sub" error part, that might not be ok.
Add a new error style for Merlin
… in presence of erroneous types.
They contain more information and are overall more convenient than inline diffs.
Now at rev 5c7941bcc3419f66e6fd1d0d77c88a81660ff8e6
Probably due to type recovery
Collaborator
Author
Collaborator
Author
|
@liam923 for your information, I just merged support for 5.4 on main, after creating the branch |
voodoos
added a commit
to voodoos/opam-repository
that referenced
this pull request
Oct 4, 2025
CHANGES:
Sat Oct 04 15:10:42 CEST 2025
+ merlin binary
- Add `locate-types` command (ocaml/merlin#1951)
+ merlin library
- Fix `merlin_reader` for OpenBSD (ocaml/merlin#1956)
- Improve recovery of mutually recursive definitions (ocaml/merlin#1962, ocaml/merlin#1963, fixes ocaml/merlin#1953)
- Support for OCaml 5.4 (ocaml/merlin#1974)
+ vim plugin
- Fix error when `:MerlinOccurrencesProjectWide` fails to gather code previews (ocaml/merlin#1970)
- Add more short-paths tests cases (ocaml/merlin#1904)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.