You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -13,11 +13,11 @@
13
13
## master
14
14
15
15
- Better error recovery when analysis fails. https://github.com/rescript-lang/rescript-vscode/pull/880
16
+
- Expand type aliases in hovers. https://github.com/rescript-lang/rescript-vscode/pull/881
17
+
- 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
16
18
17
19
## 1.32.0
18
20
19
-
- Expand type aliases in hovers. https://github.com/rescript-lang/rescript-vscode/pull/881
20
-
21
21
#### :bug: Bug Fix
22
22
23
23
- Fix so that you don't need a leading `#` to complete for polyvariant constructors. https://github.com/rescript-lang/rescript-vscode/pull/874
0 commit comments