+10

PHP syntax highlighting bug

Sven Axelsson 12 år siden opdateret 12 år siden 1
In this code the extends keyword is highlighted wrong:

class X
    extends Y
{}

However, when copying the syntax file from TextMate to Sublime Text everything worked correctly. Perhaps it would be good to update all the Sublime Text packages to use the latest tmLanguage files?
Why was this downvoted? Keeping the standard packages in synch with the corresponding TextMate bundles is something that I expect is done anyways.

Kundesupport af UserEcho