Hi,
Don't know if it is usefull for people, but having used an UNIX m/c (Silicon Graphics Indy and O2 mainely) I had the chance of using 'diff file_name1 file_name2' and visualize the differences between two files (very usefull when you keep a version and get a newer one etc).
Can this be implemented in the Notepad++?
Thanks
Manuel (Portugal)
email: jedinorte@gmail.com
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Don't know if it is usefull for people, but having used an UNIX m/c (Silicon Graphics Indy and O2 mainely) I had the chance of using 'diff file_name1 file_name2' and visualize the differences between two files (very usefull when you keep a version and get a newer one etc).
Can this be implemented in the Notepad++?
Thanks
Manuel (Portugal)
email: jedinorte@gmail.com
There is a plugin available for viewing differences. See http://notepad-plus.sourceforge.net/uk/download.php (it's called Compare, and it currently the 4th last in the list.
Note that it only works if the files are already displayed side by side - see http://notepad-plus.wiki.sourceforge.net/Multi-ViewHowTo for details about that.