<http://forum.pspad.com/read.php?f=6&i=3192&t=3159> 
----------------------------------------------------------------

Hi,

Here is a bug that I mentioned earlier and still exists (hence the
repost):

<?php
   $name = "John";
?>
<b>Hello <?= $name ?>,</b><br />

If you double-click $name in the first instance, it'll include the $ in
the selection, if you try the same for the second instance (where you echo
the name) it doesn't include the $.

In Perl it never includes the $ (or % or @) when double-clicking variable
names.

-- 
PSPad freeware editor http://www.pspad.com

Antwoord per e-mail aan