Quantcast
Channel: MSDN Blogs
Viewing all articles
Browse latest Browse all 35736

Extending Team Explorer in Visual Studio 2012

$
0
0

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.

more…

Follow me on Twitter at http://twitter.com/tfsbuck


Viewing all articles
Browse latest Browse all 35736

Trending Articles