I should also note this bug that has been bugging me. When you double click a PHP variable in the HTML multihighlighter, it does not include the $ sign in the highlight when on the same line as a php start and end tag.
Example: <?php echo $test; ?> <?php echo $test; ?> The first one works fine, the second does not. The only difference is the whitespace. Note, this behavior does not apply to PHP Syntax, only to the HTML Multi Syntax. -- <http://forum.pspad.com/read.php?6,41714,41832> PSPad freeware editor http://www.pspad.com
