THX-1138
THX-1138

Reputation: 21730

VS2012: show onle _one_ file in code review mode

I'm conducting a code review in VS2012RC using built in tool (TFS?)

There have been substantial refactoring done to the file, so diff is meaningless. I would like to see only new file (i.e. without diffs). Is there a way to configure code review view to see only one file?

Upvotes: 0

Views: 194

Answers (1)

Devart
Devart

Reputation: 121922

The functionality you seek is implemented in alternative code review tool that is called Review Assistant. It's an add-in for Visual Studio 2010 and 2012, and works with TFS.

Upvotes: 0

Related Questions