A new version of the Team Foundation Server Power Tools has now been released.
This version of the Power Tools is targeted at Visual Studio Team System/Team Foundation Server 2008 only so be aware that this version will not work with 2005.
In addition to support for 2008 this version also boasts a number of new and very useful features:
- Navigate to Windows Explorer which opens Windows Explorer to the folder corresponding with the current folder in the Source Control Explorer. Additionally, this can be bound to a keyboard shortcut!
- Find in Source Control which allows you to find items based on status or wildcards. Hopefully, we’ll see a version of this in the future that can search contents as well.
- Build Notification which is a system tray utility to notify you about the status of builds. Jim Lamb blogged about this some time ago.
- DestroyWI and DestroyWITD which allow you to remove work items and work item type definitions. This is invaluable if you are creating or customising your own work item types.
- The Process Template Editor can now be run standalone outside of Visual Studio.
- Annotate, TreeDiff, annd TestToolsTask have been removed because they’re now part of 2008.
Brian Harry discusses some of these features on his blog.