Skip to content

Commit 2a8fb2b

Browse files
committed
changelog
1 parent 45aebb2 commit 2a8fb2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
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)