You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DoD: best (easiest / most time-effective) approach has been identified for developing an extension for Visual Studio 2012+ that meets the following criteria:
DoD: best (easiest / most time-effective) approach has been identified for developing an extension for Visual Studio 2012+ that meets the following criteria:
I either need an editor extension or a VS Package, not sure which one yet.
I found two interfaces that I think represent where I'll get all my event hooks: SolutionEvents and ProjectEvents.
The text was updated successfully, but these errors were encountered: