Skip to content

Commit 0672b0b

Browse files
committed
changelog
1 parent 5b0c70c commit 0672b0b

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
- Make sure doc strings are always on top in hovers. https://github.com/rescript-lang/rescript-vscode/pull/956
2323
- Make JSX completion work for `make` functions of type `React.component<props>`, like what you get when using `React.lazy_`. https://github.com/rescript-lang/rescript-vscode/pull/966
2424
- Hover: print signature above docstrings. https://github.com/rescript-lang/rescript-vscode/pull/969
25+
- Don't expand `type t` maker functions in patterns. https://github.com/rescript-lang/rescript-vscode/pull/986
2526

2627
#### :rocket: New Feature
2728

0 commit comments

Comments
 (0)