Today we posted information on how to extend the Team Explorer window in Visual Studio 2012. Check it out!
Extending Team Explorer in Visual Studio 2012
Team Explorer in Visual Studio 2012 offers multiple options for extending the user experience. This sample demonstrates several of the extensibility points by adding a new Team Explorer page as well as by placing a new section onto the Pending Changes page.
Introduction
Team Explorer in Visual Studio 2012 offers multiple options for extending the user experience. This sample demonstrates several of the extensibility points by:
- Adding a new “Recent Changes” Team Explorer page with two sections.
- Adding a new “Selected File Info” section to the built-in Pending Changes page.
- Adding a “Recent Changes” navigation link under the Pending Changes navigation item.
Follow me on Twitter at https://twitter.com/tfsbuck
0 comments