Skip to content

Commit cce5202

Browse files
committed
changelog
1 parent 0c6302f commit cce5202

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
@@ -17,6 +17,7 @@
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
1919
- Do not emit `_` when completing in patterns. https://github.com/rescript-lang/rescript-vscode/pull/885
20+
- Complete for maker-style functions (functions returning type `t` of a module) when encountering a `type t` in relevant scenarios. https://github.com/rescript-lang/rescript-vscode/pull/884
2021

2122
## 1.32.0
2223

0 commit comments

Comments
 (0)