Skip to content

Commit 02a2c53

Browse files
committedJan 16, 2023
changelog
1 parent c553676 commit 02a2c53

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
@@ -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)