Skip to content

Commit dfcd16e

Browse files
z3nzyyx990803
authored andcommitted
Highlighting bug fixes (vuejs#127)
1 parent 6cf7158 commit dfcd16e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Vue Component.sublime-syntax.yaml-macros

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@ contexts: !merge
5757
- include: main
5858

5959
vue-directive:
60-
- match: \b(v-[\w-]+)\b
60+
- match: \b(v-[\w\:\.-]+)\b
6161
scope: entity.other.attribute-name.html
6262
push: js-attribute-value
63-
- match: \B(:|@)([\w-]+)\b
63+
- match: \B(:|@)([\w\.-]+)\b
6464
captures:
6565
1: punctuation.definition.attribute.html
6666
2: entity.other.attribute-name.html
@@ -235,7 +235,7 @@ contexts: !merge
235235
- match: '(>)'
236236
captures:
237237
1: meta.tag.style.begin.html punctuation.definition.tag.end.html
238-
embed: scope:source.sass
238+
embed: scope:source.scss
239239
escape: (?i)(?=</style)
240240
- match: ''
241241
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