+1
syntax coloring in (php) scripts inside strings that continue with ." is not continuing
In php:
echo " SELECT lala"
." FROM lala2";
the first will be syntax colored, the second will not
echo " SELECT lala"
." FROM lala2";
the first will be syntax colored, the second will not
+1
Ryan Harne 13 years ago
Agree!
Tried to change the color scheme but still the same.
Build 2181
Customer support service by UserEcho