Skip to content
| Marketplace
Sign in
Visual Studio>Tools>VS Diff
VS Diff

VS Diff

Heku

|
9,276 installs
| (6) | Free
Another open source Visual Studio extension to make file/code comparison easier.
Download

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

  • VS 2022
  • VS 2015/2017/2019

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 (Folder View supported).

    CompareSelectedFiles.png

  • Compare the selected file with Clipboard content (Folder View supported).

    CompareSelectedFileWithClipboard.png

  • Compare the selected code with Clipboard content.

    CompareSelectedCodeWithClipboard.png

  • Compare the active document with Clipboard content.

    CompareActiveDocumentWithClipboard.png

Configurable

Configuration.png

Thanks

Thanks for every rating, I'm glad the tool is helpful to you, because of a network issue, I may not be able to reply to you directly in the marketplace.

Feedback

If you have any question, feel free to open an issue on GitHub.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft