PHP syntax highlighting
dijitaltrix opened this issue · 4 comments
dijitaltrix commented
Description:
PHP Syntax highlighting does not seem to pick up the opening <?php tag inside an HTML tag.
Using TextMate version 2.0-alpha.9443
For reference Textmate < v2 handled this correctly.
Actual and Expected Results:
Please see attached image showing how the PHP code renders inside a tag, and how it renders outside a tag.
igor10k commented
@infininight Please, look at this one if you'll have some time to space. Wrong highlighting makes code unreadable. Tried fixing myself but language files are still something that's beyond my understanding and PHP language file is almost 1.5k lines.
uberfoto commented
robertscherer commented
For reference, I cannot reproduce the behavior with v2.0-alpha.9479
igor10k commented



