Skip to content

Commit 24420ed

Browse files
committed
changelog
1 parent c4ed6a5 commit 24420ed

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
@@ -22,6 +22,7 @@
2222
- Add support for pattern completion of unsaved tuples. https://github.com/rescript-lang/rescript-vscode/pull/679
2323
- Add support for completion in typed expressions. https://github.com/rescript-lang/rescript-vscode/pull/682
2424
- Complete for `React.element` creator functions (`React.string` etc) when in JSX context. https://github.com/rescript-lang/rescript-vscode/pull/681
25+
- Handle optional record fields in expression/pattern completion. https://github.com/rescript-lang/rescript-vscode/pull/691
2526

2627
#### :nail_care: Polish
2728

0 commit comments

Comments
 (0)