The Wayback Machine - https://web.archive.org/web/20201126062527/https://github.com/vuejs/vue-syntax-highlight/issues/174
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

Add scopes for directives #174

Open
Qrokqt opened this issue Jan 15, 2019 · 0 comments
Open

Add scopes for directives #174

Qrokqt opened this issue Jan 15, 2019 · 0 comments

Comments

@Qrokqt
Copy link

@Qrokqt Qrokqt commented Jan 15, 2019

I'd like to color vue directives differently than normal attributes, but there aren't scopes to support it.

At the moment in sublime, v-on:mousedown or @mousedown will have the scopes:

text.html.vue
meta.tag.block.any.html
entity.other.attribute-name.html

while in vscode has the scopes:

source.vue
text.html.vue-html
meta.tag.any.html
meta.directive.vue
entity.other.attribute-name.html

Could we get a meta.directive.vue scope equivalent in sublime?

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

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.