15 Commits (08de8416f5de0fdeb779ddd5c20d7a635608e75f)

Author SHA1 Message Date
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 5 years ago
Siegfried Pammer 5eaaf61031 VSIX: use elvis 5 years ago
Siegfried Pammer 3108f7eba6 ILSpy.AddIn: Remove unused code. 5 years ago
Andreas Weizel f569962c04 Fix #1721: Additional check and warning message when user tries to launch ILSpy from metadata view 6 years ago
Andreas Weizel 39e879377e Fix VSIX analyzer warnings and disabled the analyzer 6 years ago
Sam Harwell 6a2eab2a52 Switch to AsyncPackage with background load 7 years ago
Andreas Weizel c2ccfa0cd0 AddIn: Don't show double warning if assembly information is missing while project is loading. 7 years ago
Andreas Weizel ea1b953b89 AddIn: Correctly handling projects nested in solution folders. 7 years ago
Andreas Weizel f7e7698d64 AddIn: Improved warning text for missing project reference output. 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 8b56eaa473 Fix: Add-in has passed the wrong name to ILSpy for generic types. 7 years ago
Andreas Weizel 84758dca5e Re-enabled "Open code in ILSpy" command in code editor, fixed several issues. 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 b300a8bf5e Deactivate OpenCodeItemCommand 7 years ago
Siegfried Pammer 3581635a2d Refactor ILSpy.AddIn and fix some bugs 7 years ago