Just saw this linked on YCombinator news and the idea heavily appeals to me, and seems like it would be useful for many languages, not just c#, but haven't seen anything similar elsewhere. For reference:
http://www.codeplex.com/CloneDetectiveVS
edit: basic description of the tool for those who don't want to follow the link - It scans the codebase to find cases of duplicate code to help with refactoring things down to minimize duplication issues.