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
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,10 @@
17
17
- Add support for syntax highlighting in `%raw` and `%ffi` extension points. https://github.com/rescript-lang/rescript-vscode/pull/774
18
18
- Add completion to top level decorators. https://github.com/rescript-lang/rescript-vscode/pull/799
19
19
20
+
#### :nail_care: Polish
21
+
22
+
- Revamp "Insert missing cases" code action to make it apply in more cases and be much more robust. https://github.com/rescript-lang/rescript-vscode/pull/804
23
+
20
24
#### :bug: Bug Fix
21
25
22
26
- Fix invalid range for `definition`. https://github.com/rescript-lang/rescript-vscode/pull/781
0 commit comments