I'm looking for a code review tool that has something like Word's review tools.
I would like the ability to add a note in the side bar that references a specific block of code as well as to have portions of the code that are changed tracked so that someone else can open the file later and accept/reject the changes. If it were integrated into Visual Studio and Team Foundation Server that would be even better. Has anyone seen a tool like this?
I don't want a big server side application that I have to setup and manage, just something simple that outputs a CodeFile.cs.review and saves that next to the file would be great.