Skip to content

Commit 02a2c53

Browse files
committed
changelog
1 parent c553676 commit 02a2c53

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
@@ -26,6 +26,7 @@
2626
- Expand options in completion to make working with options a bit more ergonomic. https://github.com/rescript-lang/rescript-vscode/pull/690
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
29+
- 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
2930

3031
#### :nail_care: Polish
3132

0 commit comments

Comments
 (0)