Skip to content

[new release] merlin-lib, merlin (4.14-501/500/414) - #25315

Merged
mseri merged 1 commit into
ocaml:masterfrom
voodoos:release-merlin-v4.14-501
Feb 26, 2024
Merged

[new release] merlin-lib, merlin (4.14-501/500/414)#25315
mseri merged 1 commit into
ocaml:masterfrom
voodoos:release-merlin-v4.14-501

Conversation

@voodoos

@voodoos voodoos commented Feb 22, 2024

Copy link
Copy Markdown
Contributor

CHANGES:

Thu Feb 22 14:00:42 CET 2024

CHANGES:

Thu Feb 22 14:00:42 CET 2024

  + merlin binary
    - Add a "heap_mbytes" field to Merlin server responses to report heap usage (ocaml/merlin#1717)
    - Add cache stats to telemetry (ocaml/merlin#1711)
    - Add new SyntaxDocument command to find information about the node under the cursor (ocaml/merlin#1706)
    - Fix `FLG -pp ppx.exe -as-pp/-dump-ast` use of invalid shell redirection when
    direct process launch on Windows. (ocaml/merlin#1723, fixes ocaml/merlin#1722)
    - Add a query_num field to the `ocamlmerlin` responses to detect server crashes (ocaml/merlin#1716)
    - Jump to cases within a match statement (ocaml/merlin#1726)
    - Jump to `module-type` (ocaml/merlin#1728, partially fixes ocaml/merlin#1656)
    - Exposes stable functions for configuration handling and pattern variable
      destruction. (ocaml/merlin#1730)
  + editor modes
    - vim: load merlin under the ocamlinterface and ocamllex filetypes (ocaml/merlin#1340)
    - Fix merlinpp not using binary file open (ocaml/merlin#1725, fixes ocaml/merlin#1724)
@mseri
mseri merged commit c074d50 into ocaml:master Feb 26, 2024
@mseri

mseri commented Feb 26, 2024

Copy link
Copy Markdown
Member

Thanks

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.

Invalid arg from Marshal.from_bytes FLG -pp ppx.exe -as-pp does not work on Windows Allow jump to an enclosing module type

2 participants