-
-
Notifications
You must be signed in to change notification settings - Fork 46
Closed
Description
I can use the <CommandFlag>DynamicVisibility</CommandFlag> that show/hide the popup window code menu with the extension .cs and .vb correctly. (Thanks @madskristensen for the sample)
But on the popup, I want to use: BeforeQueryStatus because I want to check the current position in the class and class should inherit by an interface
My old code working fine with BeforeQueryStatus (and sure I don't use DynamicVisibility)
It used ProvideAutoLoad that I don't want to use, it make my extension take time to load.
Any help or sample with the combine DynamicVisibility and BeforeQueryStatus wil be great. Tried a lot of cases but not success.
Thanks.
PS: On the way convert all existing code to Community.VisualStudio.Toolkit, great lib.
Metadata
Metadata
Assignees
Labels
No labels