When selecting variables (either by double clicking on them or by CTRL-SHIFT LEFT/RIGHT) is there any way to get Rapid PHP to select the dollar sign ($) as well as the name?
eg: $hello = "world";
"$hello" is highlighted, so it obviously recognizes it as a variable, but when you select it (eg: double click) only "hello" is selected.
Can't find this anywhere in the settings, but it would be really nice to have. Thanks!
