I’m really liking the IntelliJ diff tool. I’m wondering if it is possible to use this tool to diff two arbitrary files. I.e. files NOT in an IntelliJ project. Just pick two files in the file system and diff them? What about if I want to diff two strings? In my text editor, I’d just create two new documents, paste the text in and diff them, then not save the files when done. Is this possible?
Thanks
Found this command line:
on MacOSX: (IDEA EAP 11)
On MacOSX it can’t run when IDEA (11) is open.
on Windows: (IDEA EAP 12)
It runs even if IDEA is already open.
I have trouble when trying to compare files with no extensions (or extensions that don’t match )
Directly from IDEA (EAP 12)
Not so easy, but it works…
(to do this : ctrl+right-click on file name tab in the editor > add
to favorite > select the favorite list just created – see screenshot)