Skip to content

Commit 2ecb614

Browse files
committed
build
1 parent b65aaf6 commit 2ecb614

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

Vue Component.sublime-syntax

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -516,10 +516,10 @@ contexts:
516516
- include: main
517517

518518
vue-directive:
519-
- match: \b(v-[\w-]+)\b
519+
- match: \b(v-[\w\:\.-]+)\b
520520
scope: entity.other.attribute-name.html
521521
push: js-attribute-value
522-
- match: \B(:|@)([\w-]+)\b
522+
- match: \B(:|@)([\w\.-]+)\b
523523
captures:
524524
1: punctuation.definition.attribute.html
525525
2: entity.other.attribute-name.html
@@ -535,7 +535,6 @@ contexts:
535535
- match: '"'
536536
scope: punctuation.definition.string.begin.html
537537
push:
538-
# - meta_scope: source.js.embedded.html
539538
- match: '"'
540539
scope: punctuation.definition.string.end.html
541540
pop: true
@@ -547,7 +546,6 @@ contexts:
547546
- match: "'"
548547
scope: punctuation.definition.string.begin.html
549548
push:
550-
# - meta_scope: source.js.embedded.html
551549
- match: "'"
552550
scope: punctuation.definition.string.end.html
553551
pop: true
@@ -696,7 +694,7 @@ contexts:
696694
- match: (>)
697695
captures:
698696
1: meta.tag.style.begin.html punctuation.definition.tag.end.html
699-
embed: scope:source.sass
697+
embed: scope:source.scss
700698
escape: (?i)(?=</style)
701699
- match: ''
702700
push:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy