0

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?

Zoe
  • 27,060
  • 21
  • 118
  • 148
THX-1138
  • 21,316
  • 26
  • 96
  • 160

1 Answers1

0

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.

Devart
  • 119,203
  • 23
  • 166
  • 186