Studio visual lines that have been changed

I use TFS and change different lines of code in different clans. Is there a tool that can color the rows that have changed in the current changeSet before I do the validation?

I know there is a Compate option, but it's awkward. I just want the changed lines to be marked after making the changes. Example: I'm proud of PaintBrush: enter image description here

+3
source share
1 answer

Well, you can make diff for each file. The only thing I know is additional tools that add some things to explorer so that you can only see the files that you changed.

0
source

All Articles