From 2fc8bf70034e9e0d00d41e3356e7c9c8516fd03d Mon Sep 17 00:00:00 2001 From: Siegfried Pammer Date: Sun, 1 Mar 2015 08:57:32 +0100 Subject: [PATCH] fix #528: Open Build Output in ILSpy fix #504: Collapse group in Visual Studio context menu --- ILSpy.AddIn/ILSpyAddIn.vsct | 45 +++++++++++++++++++++---------- ILSpy.AddIn/ILSpyAddInPackage.cs | 30 +++++++++++++++++---- ILSpy.AddIn/PkgCmdID.cs | 4 +-- ILSpy.AddIn/Resources/Images.png | Bin 994 -> 1753 bytes 4 files changed, 58 insertions(+), 21 deletions(-) diff --git a/ILSpy.AddIn/ILSpyAddIn.vsct b/ILSpy.AddIn/ILSpyAddIn.vsct index 0ad7cad4b..69af34274 100644 --- a/ILSpy.AddIn/ILSpyAddIn.vsct +++ b/ILSpy.AddIn/ILSpyAddIn.vsct @@ -40,13 +40,13 @@ group as the part of a menu contained between two lines. The parent of a group must be a menu. --> - - - - + + + + @@ -61,16 +61,25 @@ DynamicVisibility If you do not want an image next to your command, remove the Icon node /> --> - + +