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