Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incomplete scope inside @click and other directives #180

Open
franciscolourenco opened this issue Mar 3, 2019 · 1 comment
Open

Incomplete scope inside @click and other directives #180

franciscolourenco opened this issue Mar 3, 2019 · 1 comment

Comments

@franciscolourenco
Copy link

franciscolourenco commented Mar 3, 2019

Scope inside normal html attribute value, like class="|":

text.html.vue meta.tag.block.any.html meta.attribute-with-value.html string.quoted.double.html punctuation.definition.string.end.html

Scope inside vue directive like @click="|":

text.html.vue meta.tag.block.any.html punctuation.definition.string.end.html

Is there a way to distinguish the scope inside a the value of a directive? Is it possible to at least make it the same as a normal attribute?

Related:


Sublime 3.1.1 (3176)

@FichteFoll
Copy link

Should have been addressed by #216.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants