|
|
@ -88,7 +88,7 @@ namespace ILSpyPlugin |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
[ExportMainMenuCommand(Menu="_Debugger", Header="Show _Breakpoints", MenuCategory="Others", MenuOrder=8)] |
|
|
|
[ExportMainMenuCommand(Menu="_Debugger", Header="Show _Breakpoints", MenuCategory="View", MenuOrder=8)] |
|
|
|
public class BookmarkManagerPanelCommand : SimpleCommand |
|
|
|
public class BookmarkManagerPanelCommand : SimpleCommand |
|
|
|
{ |
|
|
|
{ |
|
|
|
public override void Execute(object parameter) |
|
|
|
public override void Execute(object parameter) |
|
|
|