Skip to content

Commit e4c8693

Browse files
committed
changelog
1 parent a8cc7ff commit e4c8693

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
- Support inline records in completion. https://github.com/rescript-lang/rescript-vscode/pull/695
2929
- Add way to autocomplete an exhaustive switch statement for identifiers. Example: an identifier that's a variant can have a switch autoinserted matching all variant cases. https://github.com/rescript-lang/rescript-vscode/pull/699
3030
- Support typed expression completion for lowercase (builtin) JSX tags. https://github.com/rescript-lang/rescript-vscode/pull/702
31+
- Support typed expression completion driven by type annotations. https://github.com/rescript-lang/rescript-vscode/pull/711
3132

3233
#### :nail_care: Polish
3334

0 commit comments

Comments
 (0)