Skip to content

einaregilsson/ClipboardDiff

Repository files navigation

#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.

Right click on a selection and choose 'Diff selection against keyboard' or press Shift+Alt+J.

Screenshot of how to use the extension

Configure which diff tool to use and which parameters by going to Tools->ClipboardDiff Settings.

Screenshot of how to configure the extension

Releases

No releases published

Packages

No packages published

Languages