vuejs-sublime-complete
vuejs-sublime-complete copied to clipboard
Better syntax highlighting for directives
In Vue-syntax-highlight directives get full javascript syntax highlighting, which I think is much nicer than this one, where they are just shown as strings. Or maybe it'd be better to just take out the language definition, leaving that to vue-syntax-highlight, and only provide the snippets.
I think, this could be solved in #8
https://github.com/vuejs/vue-syntax-highlight/issues/52#issuecomment-285162761