Syntax highlighting issue w/PHP
Posted: Mon Jul 28, 2003 8:50 pm
Hi all,
I'm using textpad to edit PHP using the syntax files downloaded from this site and it all works fine except...the highlighter loses its way if you have a statement like this:
if (foo > bar) ...
it seems to confuse the ">" in the if statement with the "syntaxEnd" command. Any way around this?
Thanks!
I'm using textpad to edit PHP using the syntax files downloaded from this site and it all works fine except...the highlighter loses its way if you have a statement like this:
if (foo > bar) ...
it seems to confuse the ">" in the if statement with the "syntaxEnd" command. Any way around this?
Thanks!