Quarup
2009-08-07
is there a way to launch N++ with compare with two files as arguments?
like:
notepad++.exe --compare a.txt b.txt
The reason is so I can use it with perforce. Araxis Merge has something similar, which is:
compare.exe a.txt b.txt
(which is very nice because I can call "p4 set P4DIFF=compare.exe" and everything magically works)
ILme
2009-09-19
I agree, that would be very useful. But afaik notepad++ itself doesn't support custom commandline options for plugins. It would always ask to create the file '-compare'…
R-U-Bn?
2010-05-15
I need this so much too. So, why not at once allow plugin command line parameters?
How does one make a feature request for this?
luisnike19
2010-07-30
I also this feature, I could use this compare plaugin with Visual Studio instead of Source Safe compare