Skip to content

Commit c39dc1b

Browse files
deathaxeskyronic
authored andcommitted
Exclude prototypes from attribute value starts
This commit fixes sublimehq/Packages#2910 for all ST builds before 4114.
1 parent 73cc77c commit c39dc1b

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

Vue Component.sublime-syntax

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -521,6 +521,10 @@ contexts:
521521
- meta_prepend: true
522522
- include: vue-directive
523523

524+
tag-generic-attribute-value:
525+
- meta_prepend: true
526+
- meta_include_prototype: false
527+
524528
tag-attribute-value-content:
525529
- meta_prepend: true
526530
- include: mustache-interpolations

Vue Component.sublime-syntax.yaml-macros

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,26 @@ contexts:
282282
- meta_prepend: true
283283
- include: vue-directive
284284

285+
tag-class-attribute-value:
286+
# for compatibility with ST builds before 4114
287+
- meta_prepend: true
288+
- meta_include_prototype: false
289+
290+
tag-generic-attribute-value:
291+
# for compatibility with ST builds before 4114
292+
- meta_prepend: true
293+
- meta_include_prototype: false
294+
295+
tag-href-attribute-value:
296+
# for compatibility with ST builds before 4114
297+
- meta_prepend: true
298+
- meta_include_prototype: false
299+
300+
tag-id-attribute-value:
301+
# for compatibility with ST builds before 4114
302+
- meta_prepend: true
303+
- meta_include_prototype: false
304+
285305
tag-attribute-value-content:
286306
- meta_prepend: true
287307
- include: mustache-interpolations

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