Conrad Clark
Conrad Clark

Reputation: 4526

VSX - Is it possible to edit a already defined command/toolbar/functionality?

Is it possible to extend visual studio 2008/2010 to add extra options to the "Pending Window" toolwindow for Team Foundation Server?

as in

Check-In | Shelve Unshelve | My Feature | Workspace: foobar

Upvotes: 1

Views: 115

Answers (1)

Aaron Marten
Aaron Marten

Reputation: 6568

Yes, it is actually possible to place a command just about anywhere in the Visual Studio menu system. See my answer to a very similar question for how you can do this.

Upvotes: 1

Related Questions