Rex Hiebert
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Handlebars and SQL syntax highlighting?
I have an application that generates SQL files from Handlebar templates. How can I get syntax highlighting for both in the same file? SQL in a *.sql.hbs file or Handlebars in a *.sql file? I can't ...