vuejs-sublime-complete icon indicating copy to clipboard operation
vuejs-sublime-complete copied to clipboard

Better Vue.js completions for sublime text with syntax highlighting.

Results 6 vuejs-sublime-complete issues
Sort by recently updated
recently updated
newest added

Bug highlighting! ![screenshot from 2018-06-17 14-53-27](https://user-images.githubusercontent.com/25328620/41507012-6a3aecba-723e-11e8-896c-ff9e14cb8323.png) 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?