Tags: uwenyi/vue-syntax-highlight
Tags
Remove embed (vuejs#124) * Recompiled with YAML Macros 3. * Use push/with_prototy-e instead of embed to avoid bugs.
Rewrite syntax for Sublime > 3153 (vuejs#109) * 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
Prevent mixing single & double quotes (vuejs#92) * feat: allow double or single quote for lang/type TODO: Update capture ranges to reflex changes * fix: correct pattern match * fix: revert unneeded javascript pattern * chore: generate tmLanguage * chore: re-add case-insensitivity * chore: generate tmLanguage
PreviousNext