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: vscode-extension/CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,9 @@ All notable changes to the "ilspy-vscode" extension will be documented in this f
4
4
5
5
## 0.18
6
6
7
-
-Select C# language version for decompilation
7
+
-Users may choose a C# language version for decompilation
8
8
- New "Collapse All" button in tree views
9
-
- Internal restructuring of the project on backend side, separating an LSP layer from basic decompilation, assembly tree handling and search
9
+
- Internal restructuring of the project on backend side, separating a Language Server layer from basic decompilation, assembly tree handling and search
0 commit comments