Sublime Forum

Problem with Mariana color scheme when I write sql inside a php file

#1

In Sublime Text, the query is colored green after de second "

FROM ".$var."actions WHERE type=‘A’

But the proper highlight is displayed in Sublime Merge.

What can I do to make Sublime Text display the query in the same way that Sublime Merge does?

0 Likes

#2

The relevant fix/improvement of PHP syntax definition is shipped as of ST 4134+ (dev build).

1 Like