We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4ed6a5 commit 24420edCopy full SHA for 24420ed
CHANGELOG.md
@@ -22,6 +22,7 @@
22
- Add support for pattern completion of unsaved tuples. https://github.com/rescript-lang/rescript-vscode/pull/679
23
- Add support for completion in typed expressions. https://github.com/rescript-lang/rescript-vscode/pull/682
24
- 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
26
27
#### :nail_care: Polish
28
0 commit comments