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 8fba5c3 commit 44ff26aCopy full SHA for 44ff26a
CHANGES.md
@@ -17,6 +17,8 @@ unreleased
17
to scopes bit masks when backtracking the typer cache (#1935)
18
- Add a new selection field to outline results that contains the location of
19
the symbol itself. (#1942)
20
+ - Fix destruct hanging when printing patterns with (::). (#1944, fixes
21
+ ocaml/ocaml-lsp#1489)
22
+ ocaml-index
23
- Improve the granularity of index reading by segmenting the marshalization
24
of the involved data-structures. (#1889)
0 commit comments