Does anyone know of a code change management tool that can highlight code changes in Visual Studio?

Posted by Leejo on Stack Overflow See other posts from Stack Overflow or by Leejo
Published on 2010-03-18T14:08:22Z Indexed on 2010/03/18 14:11 UTC
Read the original article Hit count: 349

Filed under:
|
|

Hey all, I am trying to find a tool that can highlight code changes in Visual Studio so they can be easily found and reviewed. Below are some requirements for what we are looking for...

Identify and use a difference highlighting tool that meets the following criteria:

• can highlight areas that need to be reviewed

• there is a place to enter comments

• retains line numbering from code

• preference for doing within IDE

Issue addressed:

Hard to see what was changed in code - changes not identified. Coders do not provide administrators diffs. No tool that does a nice job to identify differences. Daunting/time consuming to provide a good diff. When highlighting differences was provided, loss of line numbers was a substantial issue (was worse).

© Stack Overflow or respective owner

Related posts about visual

Related posts about studio