We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f25d281 commit 3e7e67eCopy full SHA for 3e7e67e
1 file changed
vscode-extension/CHANGELOG.md
@@ -5,6 +5,7 @@ All notable changes to the "ilspy-vscode" extension will be documented in this f
5
## 0.24.0
6
7
- Allow to export assemblies as full .NET projects to file system (thanks to [@k-o-n-t-o-r](https://github.com/k-o-n-t-o-r))
8
+- Introdude ILSpy-specific Language Model Tools allowing to use ILSpy analysis and decompilation in VSCode chats with agents
9
- Fix: Assembly list allowed to "reload" or "unload" assembly files inside of NuGet packages, which makes no sense
10
- Fix: NuGet packages could not be reloaded or removed from assembly list
11
- Fix: Empty assembly list if one of added assemblies doesn't exist anymore
0 commit comments