Paul,
Since moving to Windows x64, I no longer have access to my favourite editor: ED4W Ver 3.8. This 16-bit program has two capabilities that I can not find in Plato: Global search : I can search a tree (including c:\), searching all fortran files (ext=.for,.f95,.ins), listing only the file names of files containing the text and the lines which contain a string. I think I can optionally exclude comments from the search. Compare 2 files : This compares two files for text differences, shading those groups of lines that are different. Both files are displayed in a split screen and you can step through each group of changes in either file.
I find these two facilities very useful, for example: locating all code which refers to a subroutine or variable and auditing the change between different versions of the same program.
Is there an equivalent in Plato ?
John