Skip to content

codecopy/Kool.VsDiff

 
 

Repository files navigation

About

master dev
Build status Build status

VS Diff is an open sourced Visual Studio extension tool, which makes it more easily to compare files and code.

You can download it via Visual Studio 2015/2017 'Extensions and Updates' or from the marketplace.

Features

  • Compare two selected files in Solution Explorer.

    CompareSelectedFiles.png

  • Compare the selected file with Clipboard content.

    CompareSelectedFileWithClipboard.png

  • Compare the selection code with Clipboard content.

    CompareSelectionCodeWithClipboard.png

Configurable

Configuration.png

Thanks

Before and during my development, I took the following documents/projects for reference. Great thanks to these authors who did great job.

License

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%