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
+4
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,10 @@
42
42
- Add code action for expanding catch-all patterns. https://github.com/rescript-lang/rescript-vscode/pull/987
43
43
- Add code actions for removing unused code (per item and for an entire file), driven by `reanalyze`. https://github.com/rescript-lang/rescript-vscode/pull/989
44
44
45
+
#### :house: Internal
46
+
47
+
- Update parser and compiler support files to the latest version. https://github.com/rescript-lang/rescript-vscode/pull/998
0 commit comments