Search found 1052 matches

by Rickard Johansson
09 Aug 2006 11:03
Forum: Syntax files
Topic: php with hypertext
Replies: 6
Views: 15482

I'm not sure about the PHP highlighting inside a string. I think a string should be highlighted as a string. Anything else just seems wrong, some how.
by Rickard Johansson
09 Aug 2006 10:25
Forum: Syntax files
Topic: php with hypertext
Replies: 6
Views: 15482

Maybe it's better to use multiple highlighters. Maybe a line in the Html syntax file that loads the PHP syntax as well. Whenever a <?php is encountered the PHP syntax kicks in, and when the > is encountered the HTML syntax is used again. Just a thought.