Can Visual Studio track the "size" or "severity" of my changes in TFS?

Posted by anaximander on Super User See other posts from Super User or by anaximander
Published on 2012-12-11T10:32:09Z Indexed on 2012/12/11 11:05 UTC
Read the original article Hit count: 173

I'm working on a sizeable project using VS2012 and TFS (also 2012, I think - I didn't set up the server). A lot of my recent tasks have required making very small changes to a lot of files, so I'm quite used to seeing a lot of items in my Pending Changes list. Is there a way to have VS and/or TFS track how much has been changed and let me know when the differences are becoming significant? Similarly, is there a way to quickly highlight where the major changes are when you get the latest version from TFS? It'd really help with tracking down where certain changes have been made without having to go through and compare every file - the difference highlighting tool might be nice, but when you have to use it on a dozen files to find the block you're looking for, you start to wonder if there's a faster way...

© Super User or respective owner

Related posts about visual-studio-2012

Related posts about team-foundation-server