We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Add pug-lang(ex. Jade) highlighting (vuejs#49) * Add pug-lang(ex. Jade) highlighting For use with https://github.com/davidrios/pug-tmbundle * Add pug-lang(ex. Jade) highlighting For use with https://github.com/davidrios/pug-tmbundle * Revert "Add pug-lang(ex. Jade) highlighting" This reverts commit 72eb5df.
also highlight interpolations
support highlighting embedded expressions inside vue directives
fix entities in plain text
avoid highlighting & inside attribute values (fix vuejs#42)
Merge pull request vuejs#38 from jpokrzyk/master Use sublime stylus plugin for embedded stylus code
remove firstLineMatch (fix vuejs#39)
Merge pull request vuejs#37 from jpokrzyk/master Properly highlight tags with dashes in their name
support inline request queries
Merge pull request vuejs#10 from azamat-sharapov/fix-stylus-enterkey Remove name <key> from tmLanguage (fixes vuejs#8)