Sublime Forum

BUG: Syntax Highlighting Breaks Down

#1

Hey everyone!

I’ve always wondered if this is a bug, when you’re working with PHP syntax high-lighting breaks down a bit with MySQL calls. Mostly when you need to use string catenation, any ideas if this is a bug or a problem with my syntax?

EDIT:
Occurs in both current Beta Builds of Sublime 3 & Release Builds of Sublime 2!

I also know that you shouldn’t need to concatenate variables like in my screenshot but when passing arrays around, for instance $row’id’] it’s useful to concatenate rather than explicitly create a single-use variable.

0 Likes