We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc39395 commit faa56daCopy full SHA for faa56da
CHANGES.md
@@ -1,5 +1,10 @@
1
# unreleased
2
3
+## Features
4
+
5
+- Add support for `.mlx` files, including formatting via `ocamlformat-mlx` and
6
+ most OCaml LSP features (diagnostics, code actions, hover, etc.) (#1528)
7
8
## Fixes
9
10
- Fix hover on method calls not showing the type. (#1553, fixes #1552)
0 commit comments