Closed daiplusplus closed 4 years ago
Seems it doesn't work in folders mode, only in solution mode
Can this be added to the folder mode and may be, "compare open files "?
Ah, ok, my issue is answered and so Ill add my vote to this too
Trev
Netstep Seems it doesn't work in folders mode, only in solution mode
In addition to Folders Mode, I'd like it to also work when VS doesn't have any Solution or Folder open at all - e.g. from the Start Page or from an Empty environment. It sucks that Microsoft removed windiff.exe
from the Windows 10 SDK - so I've been using web-based diffing websites like https://www.diffchecker.com/ - but this doesn't work well when I'm working with large files or files that I'd like syntax highlighting for, or when those files contain secret/confidential information that I don't want to post to an untrusted website/
Duplicate of #20
Installed product versions
Description
I want to compare/diff two files that I have saved on my desktop, but I can't see any menu item to compare two files - only the Solution explorer context-menu option to compare a solution item with another file.
Expected behavior
I'd like to see a "Compare files..." option on the main Visual Studio File or Tools menu which would open two Open File Dialog prompts to select the two files to compare.