You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Initial work on native sublime syntax support
* Use older style of embedding scope in syntax highlight
* Revert "Use older style of embedding scope in syntax highlight"
This reverts commit 3beb4ba.
* Fixed syntax issues reported by @z3nz
* delete old tmLanguage
* add support for other languages
* Fixing issues:
- changed underscores in names to hyphens
- added support for single quote in attribute strings
* Rewrite using yaml macros
* Fixed issues in regexps
* Use different yaml file for html syntax
* delete old language yaml file
0 commit comments