Hi About a year ago submitted a pascal editor to the list. Attached is an updated version. Most of the changes are in the search section.
One improvement I think you will like: added a "Identifier" option to the search menu. This checks the character just before, and the character just after, (if any), to see if they are not in [ A..Z, a..z, 0..9, _ ]. Handy for searching for a short identifier in a long program.
Enjoy Russ