Skip to content

Commit f9a9f2b

Browse files
committed
changelog
1 parent fa9b05b commit f9a9f2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
- Better error recovery when analysis fails. https://github.com/rescript-lang/rescript-vscode/pull/880
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
18+
- Complete for maker-style functions when encountering a `type t` in relevant scenarios. https://github.com/rescript-lang/rescript-vscode/pull/884
1819

1920
## 1.32.0
2021

0 commit comments

Comments
 (0)