I use Mason http://www.masonhq.com/ engine. PSPad editor is very useful for it, since it allows to specify perl language to use in <% … %> for HTML multihighlighter, unlike other known similar free editors. But there is one problem with it: Mason treats lines starting with % sign in html file as perl code snippet. And, if there are < signs (very often), it may break following html highlighting in pspad. Maybe, it is possible to configure multihighlighter to treat lines starting with % as comments?
Second issue is poor and buggy support for perl highlighting. Maybe, I'll describe it in detail later, but now I can point other editors, based on [i]the same[/i] component, synedit, but having much better perl highlighting support, e. g., Open Perl IDE, http://open-perl-ide.sourceforge.net/ (open sources). Does PSPad use another component for perl highlighting? Maybe, it's reasonable to adapt free, open source component used in Open Perl IDE to PSPad? -- <http://forum.pspad.com/read.php?2,48158,48158> PSPad freeware editor http://www.pspad.com
