We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ed8252 commit 80c453aCopy full SHA for 80c453a
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
+- Expand options in completion to make working with options a bit more ergonomic. https://github.com/rescript-lang/rescript-vscode/pull/690
26
27
#### :nail_care: Polish
28
0 commit comments