Another open source Visual Studio extension to make file/code comparison easier.
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.
-
Compare two selected files in Solution Explorer (Folder View supported).
-
Compare the selected file with Clipboard content (Folder View supported).
-
Compare the selected code with Clipboard content.
-
Compare the active document with Clipboard content.
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.
If you have any question, feel free to open an issue on GitHub.




