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 dd34759 commit 7d5e69fCopy full SHA for 7d5e69f
CHANGELOG.md
@@ -17,6 +17,9 @@
17
- Inlay Hints (experimetal). `rescript.settings.inlayHints.enable: true`. Turned off by default.
18
- Code Lenses for functions (experimetal). `rescript.settings.codeLens: true`. Turned off by default.
19
- Markdown code blocks tagged as `rescript` now get basic syntax highlighting.
20
+#### :bug: Bug Fix
21
+
22
+- Fix Incorrect rendering on the right of `external`
23
24
## v1.4.2
25
0 commit comments