1 Commits (feature/inlinearrays)

Author SHA1 Message Date
Andreas Weizel 6e06ee407b Prepare separation of AddIn for VS 2019 and VS 2022 4 years ago
Andreas Weizel 79bc9de904 Combine all "Open reference" commands to avoid duplicate code 4 years ago
Andreas Weizel 04a615a3f2 Allow to open ILSpy on project references under "Dependencies" 4 years ago
Andreas Weizel db81fb17e2 Fix #2446: Allow to open ILSpy on package references under "Dependencies" 4 years ago
Daniel Grunwald 9b27ced6af Avoid reference on ICSharpCode.Decompiler in VS AddIn. 5 years ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 5 years ago
Andreas Weizel 39e879377e Fix VSIX analyzer warnings and disabled the analyzer 6 years ago
Siegfried Pammer 37eae3d32f Fix bug in AddIn that causes ILSpy to infinitely be asked to load nuget packages. 6 years ago
Sam Harwell 6a2eab2a52 Switch to AsyncPackage with background load 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 4b888e5beb Fix #1113: ILSpy.AddIn not working with F# projects 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 0c80140aa5 OpenReferenceCommand: Add support for local project references 7 years ago
Siegfried Pammer 3581635a2d Refactor ILSpy.AddIn and fix some bugs 7 years ago