Skip to content

Commit 8e46a21

Browse files
committed
Maybe
1 parent de58cf8 commit 8e46a21

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

vue.YAML-tmLanguage

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# [PackageDev] target_format: plist, ext: tmLanguage
22
---
3-
name: Vue Component
3+
name: RocketVisor Vue Component
44
scopeName: text.html.vue
55
fileTypes: [vue]
66
uuid: 5512c10d-4cc5-434c-b8fc-53b912f55ab3
@@ -196,8 +196,8 @@ patterns:
196196
- include: source.less
197197

198198
- name: source.css.embedded.html
199-
begin: (?:^\s+)?(<)((?i:style))\b(?![^>]*/>)
200-
end: (</)((?i:style))(>)(?:\s*\n)?
199+
begin: (?:^\s+)?(<)((?i:appstyle))\b(?![^>]*/>)
200+
end: (</)((?i:appstyle))(>)(?:\s*\n)?
201201
captures:
202202
'1': {name: punctuation.definition.tag.begin.html}
203203
'2': {name: entity.name.tag.style.html}
@@ -207,7 +207,7 @@ patterns:
207207
- begin: (>)
208208
beginCaptures:
209209
'1': {name: punctuation.definition.tag.end.html}
210-
end: (?=</(?i:style))
210+
end: (?=</(?i:appstyle))
211211
patterns:
212212
- include: source.css
213213

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