atom-vue icon indicating copy to clipboard operation
atom-vue copied to clipboard

text highlighting for tag `v-bind` in style block

Open jon-myers opened this issue 3 years ago • 1 comments

as of this merge, v-bind is now the proper syntax for accessing a data variable in the style block. Currently, it displays as greyed out Screen Shot 2021-09-26 at 7 03 46 PM .

jon-myers avatar Sep 27 '21 02:09 jon-myers

I know this issue is a bit older, but was looking at what we may need to do for implementation, but I can't find any evidence of this syntax on Vue's website.

Seems that their syntax may have changed since this issue was originally created, and in it's current form, it seems that everything is properly being identified within this grammar.

confused-Techie avatar Aug 03 '23 00:08 confused-Techie