FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

heku/Kool.VsDiff: Another open source Visual Studio extension to make file/code comparison easier. · GitHub

Repository files navigation




Another open source Visual Studio extension to make file/code comparison easier.

You can install it via Visual Studio 2015/2017/2019/2022/2026 'Extensions' menu or download it from

Kind Reminder

This extension was developed because the official one was missing many features I need at that time, and I also wanted to learn how to write a Visual Studio extension. Since the official one has added almost all the missing features, I recommend everyone to give preference to that extension and use this extension only when the official one does not work for you. Refer to blog comparing files in visual studio.

Features

  • Compare two selected files in Solution Explorer.

  • Compare the selected file with Clipboard content.

  • Compare the selected code with Clipboard content.

  • Compare the active document with Clipboard content.

Configurable

Thanks

Before and during my development, I referred the following projects and documents, and I am very grateful to these authors who have done a great job.

License


I'm not a native English speaker, and I would appreciate it if you could correct any of my English mistakes.

About

Another open source Visual Studio extension to make file/code comparison easier.

Topics

Resources

Stars

17 stars

Watchers

3 watching

Forks

Releases

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL