+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 år siden
Agree!
Tried to change the color scheme but still the same.
Build 2181
Kundesupport af UserEcho