Skip to content

Commit 6d3a64d

Browse files
committed
changelog
1 parent 8304e1b commit 6d3a64d

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
@@ -16,6 +16,7 @@
1616
- Expand type aliases in hovers. https://github.com/rescript-lang/rescript-vscode/pull/881
1717
- Include fields when completing a braced expr that's an ID, where it the path likely starts with a module. https://github.com/rescript-lang/rescript-vscode/pull/882
1818
- Complete domProps for lowercase JSX components from `ReactDOM.domProps` if possible. https://github.com/rescript-lang/rescript-vscode/pull/883
19+
- Do not emit `_` when completing in patterns. https://github.com/rescript-lang/rescript-vscode/pull/885
1920

2021
## 1.32.0
2122

0 commit comments

Comments
 (0)