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?
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?
The relevant fix/improvement of PHP syntax definition is shipped as of ST 4134+ (dev build).