[new release] merlin (3 packages) (4.17.1-501) #26634
Closed
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.
Editor helper, provides completion, typing and source browsing in Vim and Emacs
CHANGES:
Fri Sep 27 12:02:42 CEST 2024
WRAPPING_PREFIX
configuration directive that can be used to tell Merlinwhat to append to the current unit name in the presence of wrapping (
WRAPPING_PREFIX
directive merlin#1788)-unboxed-types
and-no-unboxed-types
as ocaml ignored flags (Fix #1794 merlin#1795, fixes unknown flag-unboxed-types
merlin#1794)case-analysis
merlin#1770)signature-help
command (Signature Help merlin#1720)SOURCE_ROOT
andSTDLIB
directives(Fix ignorace of SOURCE_ROOT directive merlin#1839, Fix ignorance of STDLIB in .merlin merlin#1803)
emacs/merlin-search
merlin#1814)merlin-search-by-type
,merlin-search-by-polarity
and change thebehaviour of
merlin-search
to switch betweenby-type
orby-polarity
depending on the query (Search by type feature, a kind of sherlodoc in Merlin merlin#1828)