0

Create .tmbundle to extend SQL to t-SQL on iPad?

David Palmerston 12 years ago updated 12 years ago 6
Where can I find information to extend your SQL to t-SQL fo ms-SQL on either the iPad or windows pc?
You can find documentation on TextMate Language Grammars on their website: http://manual.macromates.com/en/language_grammars

There is also a book on the subject: http://pragprog.com/book/textmate/textmate

The SQL TextMate bundle can be found on Github: https://github.com/textmate/sql.tmbundle

Textastic loads the Syntaxes/SQL.plist file.
You can also just try out this T-SQL bundle: https://github.com/adamv/tsql.tmbundle (I found it by searching for "t-sql tmbundle")
Thanks Alexander, I hope to check them both out this weekend.
Okay, I'm a newbie at this - now that I've got the plist and tmbundle files, how can I get textastic to use them on my iPad?
Thanks, I just found the link to the manual and I should be good-to-go at this point.