We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92beed1 commit b524fb7Copy full SHA for b524fb7
Rubberduck.Core/AppMenu.cs
@@ -38,6 +38,7 @@ public void Initialize()
38
{
39
menu.Initialize();
40
}
41
+ EvaluateCanExecute(_parser.State);
42
43
44
public void OnSelectedDeclarationChange(object sender, DeclarationChangedEventArgs e)
0 commit comments