Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
zth committed Jan 7, 2024
1 parent fa9b05b commit f9a9f2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
- Better error recovery when analysis fails. https://github.com/rescript-lang/rescript-vscode/pull/880
- Expand type aliases in hovers. https://github.com/rescript-lang/rescript-vscode/pull/881
- 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
- Complete for maker-style functions when encountering a `type t` in relevant scenarios. https://github.com/rescript-lang/rescript-vscode/pull/884

## 1.32.0

Expand Down

0 comments on commit f9a9f2b

Please sign in to comment.