Some time ago I recall seeing an early release video demonstration of a tool that allowed one to (from within Visual Studio) inspect the history of a section of code. For example, right click on a method and choose 'view history', and see when that method has changed. Can anyone recall what product this may have been?
+4
A:
I don't recall that, but is Annotate something that helps you too. Annotate shows a copy of the source file and for each section who last modified it and when that happened.
Ewald Hofman
2010-10-27 03:37:18