1 Commits (3de29c8d744f044876fce932659062794e40e322)

Author SHA1 Message Date
Andreas Weizel 6e06ee407b Prepare separation of AddIn for VS 2019 and VS 2022 4 years ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 5 years ago
Daniel Grunwald 5c949e6e20 Fix #2086: Check that window belongs to ILSpy before sending it a WM_COPYDATA message. 5 years ago
Andreas Weizel 39e879377e Fix VSIX analyzer warnings and disabled the analyzer 6 years ago
MysticBoy dd0738824a fix Utils.cs(169,57): error CS0118: 'Properties' is a namespace but is used like a type 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 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 9d0a2138dc [ILSpy.AddIn] Fix missing libraries in vsix. 8 years ago
Siegfried Pammer 0524b4a353 Remove unused usings in solution; remove dead code; unify namespaces 9 years ago
Siegfried Pammer 7d11b6c034 fix #615 - F# project references doesn't open in VS extension 9 years ago
yggy 3f22e62a88 #694 Add an "Open in ILSpy" option to the context menu in the code window 9 years ago
Siegfried Pammer 2d2c96af34 remove micro optimization and simplify HexStringToBytes 11 years ago
Siegfried Pammer 27f50ee6b9 fix #509 Visual Studio Addin is useless for Framework Assemblies 11 years ago
Siegfried Pammer 4725c17185 change formatting settings to be consistent with the rest of ILSpy 11 years ago
Siegfried Pammer a796143f4e add ILSpy.AddIn for Visual Studio 11 years ago