Skip to content

Commit f739960

Browse files
Thom1729skyronic
authored andcommitted
Don't use JSX in templates/attributes.
1 parent 7ee30e0 commit f739960

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Vue Component.sublime-syntax.yaml-macros

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ contexts:
2020
- meta_scope: meta.template.vue
2121
- match: '{{'
2222
scope: punctuation.definition.template.begin.html
23-
embed: scope:source.jsx
24-
embed_scope: source.jsx.embedded.vue
23+
embed: scope:source.js
24+
embed_scope: source.js.embedded.vue
2525
escape: '}}'
2626
escape_captures:
2727
0: meta.template.vue punctuation.definition.template.end.html
@@ -62,9 +62,9 @@ contexts:
6262
scope:
6363
meta.string.html string.quoted.double.html
6464
punctuation.definition.string.begin.html
65-
embed: scope:source.jsx
65+
embed: scope:source.js
6666
pop: true
67-
embed_scope: meta.string.html source.jsx.embedded.vue
67+
embed_scope: meta.string.html source.js.embedded.vue
6868
escape: '"'
6969
escape_captures:
7070
0:
@@ -74,9 +74,9 @@ contexts:
7474
scope:
7575
meta.string.html string.quoted.single.html
7676
punctuation.definition.string.begin.html
77-
embed: scope:source.jsx
77+
embed: scope:source.js
7878
pop: true
79-
embed_scope: meta.string.html source.jsx.embedded.vue
79+
embed_scope: meta.string.html source.js.embedded.vue
8080
escape: "'"
8181
escape_captures:
8282
0:

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