Example: <?php $foo = $row['foo']; ?> If I doubeclick $foo, "$foo" is selected. This is really fine, but I like to have a tripleclick feature that selects only "foo".
And in addition the next nice to have thing: I copy "$foo" and mark "foo" of "$row['foo'] and paste my "$foo". Now only "foo" should be pasted. Of course this should be an optional setting. -- <http://forum.pspad.com/read.php?2,64662,64662> PSPad freeware editor http://www.pspad.com
