There used to be a php_simplestring= and php_hstring= Which is important for php as '$var' and "$var" are treated differently. Now however it's all the same damn color and I can't find how to revert that.
There used to be a
php_simplestring=
and
php_hstring=
Which is important for php as '$var' and "$var" are treated differently. Now however it's all the same damn color and I can't find how to revert that.