+2
SQL missing functions
The SQL language file (for at least the MySQL language) is missing several functions:
Else, When, End, Case, Then
Else, When, End, Case, Then
Служба підтримки клієнтів працює на UserEcho
Служба підтримки клієнтів працює на UserEcho
1. Try to find a Textmate bundle for it (Have you tried https://github.com/Kieren/sql-mysql.tmlanguage ?)
2. Update SQL.tmLanguage yourself, is not very difficult (take a look at http://sublimetext.info/docs/ )
than waiting for an update.
Coding a great editor is a totally different task than creating language syntax definition.