I notice that when I'm editing a PHP file and I double click on a variable name (variable names start with a "$" symbol) then the name and the "$" are selected.
But if I'm editing a non-PHP file and I double click on a word that has a "$" at the beginning of it then the "$" isn't selected. I prefer the second method (not selecting the "$") when editing PHP files as it makes it easier to change variable names without having to remember to type in the "$" again. Is there any way I can change this behaviour when editing PHP files? -- <http://forum.pspad.com/read.php?2,46067,46067> PSPad freeware editor http://www.pspad.com
