Skip to content

Commit b157d31

Browse files
committed
Update CHANGELOG.md
1 parent c6d944f commit b157d31

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,13 @@
1414

1515
#### :rocket: New Feature
1616

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.
17+
- Inlay Hints (experimetal). `rescript.settings.inlayHints.enable: true`. Turned off by default. https://github.com/rescript-lang/rescript-vscode/pull/453
18+
- Code Lenses for functions (experimetal). `rescript.settings.codeLens: true`. Turned off by default. https://github.com/rescript-lang/rescript-vscode/pull/513
19+
- Markdown code blocks tagged as `rescript` now get basic syntax highlighting. https://github.com/rescript-lang/rescript-vscode/pull/97
20+
2021
#### :bug: Bug Fix
2122

22-
- Fix Incorrect rendering on the right of `external`
23+
- Fix Incorrect semantic highlighting of `external` declarations https://github.com/rescript-lang/rescript-vscode/pull/517
2324

2425
## v1.4.2
2526

0 commit comments

Comments
 (0)