Hello,
is it possible to add a button at the work item toolbar in the work item editor of visual studio?
I wrote an extension to VS and i am able to put a commandbutton into the contextmenu of the workitem (GUID 2dc8d6bb-916c-4b80-9c52-fd8fc371acc2 and ID 0x206) in my .vsct-file of my extension.
VSCT Power Toys only deliver guid:id for menu and contextmenu but not for the toolbar. Also VSIP-Logging with CTRL+SHIFT does not give any information...
But i want a one click button for the action :/
How can i achieve this?
thx for your answer
tobias