atom-vue
atom-vue copied to clipboard
Vue component file syntax for Atom
Syntax highlight breaks when using `??` operator.
Hello, I have a `.vue` file with this: `` If I don't put the question mark before the point everything is fine, but when I put it, here is what...
as of [this](https://github.com/vuejs/rfcs/pull/231) merge, `v-bind` is now the proper syntax for accessing a data variable in the style block. Currently, it displays as greyed out  When you use it in...
The current atom-vue isn't a tree-sitter grammar and doesn't use tree sitter grammars for JavaScript `` parts either.
Currently, when an html comment like this one is used: `` _(no spaces between the hyphens forming the line and those forming the comment delimiter)_, everything under it will be...
May i request to up to date based on the latest vue syntax? https://github.com/vuejs/language-tools/tree/master/extensions/vscode/syntaxes