vuejs-sublime-complete
vuejs-sublime-complete copied to clipboard
Better Vue.js completions for sublime text with syntax highlighting.
Bug highlighting!  see the image. this is bug of this plugin?
How to use this ?
Actual (xxx.vue): Expected (xxx.js):
In [Vue-syntax-highlight](https://github.com/vuejs/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...
when i change template's lang to Jade, every code becomes white. //Jade Code is this fixable?
Sublime is simply ignoring any attempt to use the snippets. Any idea on how I could debbug this?