Skip to content

Another open source Visual Studio extension that makes file/code comparison more easily.

License

Notifications You must be signed in to change notification settings

x2009again/Kool.VsDiff

 
 

Repository files navigation

About

master (development) rel (release)
Build status Build status

Another open source Visual Studio extension that makes file/code comparison more easily.

You can download it via Visual Studio 2015/2017/2019 'Extensions and Updates' or 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

  • Compare the active document with Clipboard content.

    CompareActiveDocumentWithClipboard.png

Configurable

Configuration.png

Thanks

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

License

About

Another open source Visual Studio extension that makes file/code comparison more easily.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%