I knew i saw somethind similar to my above post:
syntax-coloring-html-php-t4034.html
So in summary
We would like more options for coloring added. Those of you who don't like it, don't use it! But majority agree that in
HTML: FORM, IMG, ANCHOR tags be colored differently
and in
PHP: $_POST, $_GET, $_COOKIE, $_SERVER, etc and $this be able to be customized to a color of our choosing.
Thanks Dimitri
Please take this up higher on priority,
My Reason of why its so important.
We have many people working in the same file, CSS designers, HTML structure coders, and PHP/Smarty coders.
The PHP folks like myself deal directly with the form tags and it is so much easier for us to parse through long files and find hidden input fields, etc and do our thing.
Saves time.
We can care less about what the rest of the HTML looks like.
In fact all the PHP coders would GREY out ALL HTML codes and just leave the form tags colored.
