Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Scrum Power Tools
Scrum Power Tools

Scrum Power Tools

Pascal van Buijtene

|
7,818 installs
| (5) | Free
Adds extensions to support daily scrum activities, like drawing burn down chart, creating task board cards and reviewing work items.
Download

Description

Adds extensions to support daily scrum activities, like drawing burn down chart, creating task board cards and reviewing work items.

 

History

2013-03-10 Version 0.5.1

Fixed error when XSLT returned from TFS was unseekable GzipStream.
Minor improvements.

2013-02-25 Version 0.5

Added Task Board Cards functionality.
Added review actions per file and changeset.
Added Review option to work item editor context menu.
Fixed showing old changeset dialog in Visual Studio 2012

2013-01-29 Version 0.4.1

Fixed incorrect assembly references preventing the extension to work on some installations.

2012-11-05 Version 0.4

Made configurable which features should be shown.
Added new feature which allows assigning a shortcut key to favorite work item queries.
Added toolbar actions to review window for easy comparing selected item against other version.
Added excluding files and changesets from review session which can be reset using toolbar action.

2012-07-19 Version 0.3

Added View History, Changeset Details, Compare Initial Version with Latest Version and Collapse/Expand features to the review window.

2012-04-30 Version 0.2

Added support for Visual Studio 11 & enabled first version of work item review window.

2012-03-11 Version 0.1.1

Fixed minor installation issue for environments having only Team Explorer installed.

 

Features

Visual Studio 2012 version

can be found here

 

Task board cards

Easily create HTML task board cards from work item queries or selected work items with fully customizable XSLT template and print them from your browser.

  

The XSLT file to be used can be specified in: Tools > Options > Scrum Power Tools > Task board cards xslt file

Here you can specify a full TFS path of an XSLT which resides in TFS or a full path from the local file system.

 

The cards will be generated from an XML file containing the work items and the specified XSLT file, the default XSLT will be used when none is specified.

The generated HTML file containing the task cards will be opened in an browser from which it easily can be printed.

 

The XSLT file can easily be changed by modifying the default XSLT file which can be found in the temp directory of the current user which always contains the currently used XSLT file and work items XML after creating the cards.

The files can be found in %TMP%\ScrumPowerToolsTaskBoardCards or the ScrumPowerToolsTaskBoardCards directory in the current users temp directory.

 

Work item review window

The work item review window allows for easy reviewing of changeset items linked to a specific work item (User Story, Task etc.) by right clicking on a work item from for instance the result of a team query.

  • Items can be grouped by changeset or file name
  • View history of files to review, will open the history window of an individual item
  • Show changeset details of review items/files
  • Compare with previous version
  • Compare initial version with latest change, compare's the version before the first change with the latest change done for the work item under review (Compare all changes)
  • Collapse and expanding of all grouped review items
  • Excluding files and/or changesets

 

Configurable features

Allows specifying which features should be shown.

Available via Tools -> Options -> Scrum Power Tools

 

Assignable work item query shortcuts

Allows assigning a shortcut to a work item query which can be executed using an assignable keyboard shortcut.

First assign one of the five available shortcuts:

Then assign a keyboard shortcut, available via Tools -> Options -> Environment -> Keyboard and search for commands containing "opentfsquery":

You could for instance assign Ctrl+1, S to easily open your sprint backlog query or Ctrl+1, P to open you product backlog query.

 

Show totals of numeric columns after opening team query in the status bar

After opening a team query, the totals of numeric columns are shown in the status bar of Visual Studio

 

Show numeric totals of selected items in the query results window in the status bar

When selecting more than one item in the query results window...

The totals will be shown of the selected items.

 

Show unique list of affected files of a selected work item in the output window

Using right-click on a work item allows to show the affected files of that item.

It will show a unique list of all affected files, double clicking the file pah will open the file in Visual Studio.

 

Show list of changesets, and the affected files, of a selected work item in the output window

Another option is to show the related changesets with affected files, by clicking on "Show Changesets with Affected Files".

...will result in

 

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft