Skip to content

Commit e24f3bb

Browse files
committed
changelog
1 parent b97ddbe commit e24f3bb

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
@@ -27,6 +27,7 @@
2727
- Let `_` trigger completion in patterns. https://github.com/rescript-lang/rescript-vscode/pull/692
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
30+
- Support typed expression completion for lowercase (builtin) JSX tags. https://github.com/rescript-lang/rescript-vscode/pull/702
3031

3132
#### :nail_care: Polish
3233

0 commit comments

Comments
 (0)