#ClipboardDiff Visual Studio Extension
###Copyright (C) 2011-2012 Einar Egilsson
http://einaregilsson.com/clipboarddiff-visual-studio-extension/
Simple Visual Studio 2010 extension that lets you copy some text, select some more text and then diff the selected text against the clipboard text. Useful for comparing methods that look almost the same. Which diff tool is used can be configured. More info at the above url.
Written in C#, licensed under the MIT license, see the file LICENSE for details.
Follow me on twitter @einaregilsson for notifications, updates and more Visual Studio extensions.