We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb1631e commit d421f3fCopy full SHA for d421f3f
CHANGES.md
@@ -10,6 +10,10 @@
10
([#1037](https://github.com/ocaml/ocaml-lsp/pull/1037)), fixes
11
[#1036](https://github.com/ocaml/ocaml-lsp/issues/1036)
12
13
+- Fix semantic highlighting of long identifiers when using preprocessors
14
+ ([#1049](https://github.com/ocaml/ocaml-lsp/pull/1049), fixes
15
+ [#1034](https://github.com/ocaml/ocaml-lsp/issues/1034))
16
+
17
## Features
18
- Add "Remove type annotation" code action. (#1039)
19
0 commit comments