|
|
@ -74,6 +74,7 @@ |
|
|
|
<Condition name = "IsTextSelected" action="Disable"> |
|
|
|
<Condition name = "IsTextSelected" action="Disable"> |
|
|
|
<MenuItem id="AddWatchExpression" |
|
|
|
<MenuItem id="AddWatchExpression" |
|
|
|
insertafter="AddExpressionBreakpoint" |
|
|
|
insertafter="AddExpressionBreakpoint" |
|
|
|
|
|
|
|
icon = "Icons.16x16.WatchAdd" |
|
|
|
label = "${res:MainWindow.Windows.Debug.AddWatchExpression}" |
|
|
|
label = "${res:MainWindow.Windows.Debug.AddWatchExpression}" |
|
|
|
shortcut="Ctrl|F7" |
|
|
|
shortcut="Ctrl|F7" |
|
|
|
class = "Debugger.AddIn.AddWatchExpressionCommand"/> |
|
|
|
class = "Debugger.AddIn.AddWatchExpressionCommand"/> |
|
|
|