The code review workflow between Visual Studio and TFS is good; but when performing a review, having to click on each file in the code review panel to compare it to the original is awkward and disrupts the flow. This extension adds a command, bound to a keyboard shortcut, that loads the comparison (diff view) of the next unread file in the open review and marks it as read. This allows you to focus on the code under review rather than keeping track of your progress through the review. The default keyboard shortcut is Ctrl + Shift + X. Comments and suggestions are welcome.
|