1 Commits (343694c5499d2dd68896563bbbfc72604231deef)

Author SHA1 Message Date
Andreas Weizel 6e06ee407b Prepare separation of AddIn for VS 2019 and VS 2022 4 years ago
Daniel Grunwald 7ebfc5ded5 Fix #2294: Issues discovered by static analysis. 4 years ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 5 years ago
Siegfried Pammer 4b865c27e4 Fix #2076: VS AddIn opens reference assembly. 5 years ago
Siegfried Pammer 75783054dc Move ILSpy distribution to subfolder inside VSIX. 5 years ago
Andreas Weizel c729922961 AddIn: Improve resolution of reference assemblies by removing code duplicates and using logic from ILSpy decompiler. 6 years ago
Andreas Weizel 39e879377e Fix VSIX analyzer warnings and disabled the analyzer 6 years ago
Andreas Weizel 1d11d0efa4 Fix #1706: Handle unloaded projects correctly to avoid NotImplementedException 6 years ago
Andreas Weizel ef477c5c28 Fix #1706: Handle unloaded projects correctly to avoid NotImplementedException 6 years ago
Sam Harwell 6af75ce358 Update references 6 years ago
Sam Harwell 6a2eab2a52 Switch to AsyncPackage with background load 6 years ago
Andreas Weizel 8c19e64263 Fixed #1302: Visual Studio extension terminates VS instead of starting ILSpy 7 years ago
Andreas Weizel 2fb6e14339 Fixed #1164: AddIn opens reference assembly when trying to open symbol in ILSpy 7 years ago
Andreas Weizel ea1b953b89 AddIn: Correctly handling projects nested in solution folders. 7 years ago
Andreas Weizel a94671183e AddIn: Added detection of non-existing assembly files when launching ILSpy, showing a warning message in those cases. In case of project output assemblies, offers building the solution. 7 years ago
Andreas Weizel 809354f175 Fixed several issues with "Open in ILSpy" menu shown on non-applicable nodes. Refactored the commands. 7 years ago
Siegfried Pammer 4aafe2db69 Remove the last traces of Mono.Cecil in ICSharpCode.Decompiler and ILSpy. 7 years ago
Siegfried Pammer b300a8bf5e Deactivate OpenCodeItemCommand 7 years ago
Siegfried Pammer cf9d803f5d Fix some more bugs in ILSpy.AddIn 7 years ago
Siegfried Pammer 3581635a2d Refactor ILSpy.AddIn and fix some bugs 7 years ago