I would like to know how to add a new button in the toolbar of the Team Explorer (TE), which will provide a extended cusom function. Is the TE developed as a VsPackage? If so, do I have to know the GUID and the CommandId header files of the Team Explorer VsPacakge?
I'm new to add-ins. This morning I created a new project using the wizard in VS 2005 (File-New-Project-Other Projects-Extensibility-Visual Studio Add-in) I didn't do any custom coding, I just built the project that was created for me and hit F5 to debug.