|
14 | 14 |
|
15 | 15 | <p attrib="{{ foo.value }}" >
|
16 | 16 | // ^ meta.tag meta.attribute-with-value.html meta.string.html - meta.interpolation
|
17 |
| -// ^^^^^^^^^^^^^^^ meta.tag meta.attribute-with-value.html meta.string.html meta.interpolation.html |
| 17 | +// ^^^^^^^^^^^^^^^ meta.tag meta.attribute-with-value.html meta.string.html meta.interpolation.vue |
18 | 18 | // ^ meta.tag meta.attribute-with-value.html meta.string.html - meta.interpolation
|
19 | 19 | // ^ string.quoted.double.html punctuation.definition.string.begin.html
|
20 | 20 | // ^^ punctuation.definition.template.begin.html - source.js
|
|
24 | 24 |
|
25 | 25 | <p attrib='{{ foo.value }}' >
|
26 | 26 | // ^ meta.tag meta.attribute-with-value.html meta.string.html - meta.interpolation
|
27 |
| -// ^^^^^^^^^^^^^^^ meta.tag meta.attribute-with-value.html meta.string.html meta.interpolation.html |
| 27 | +// ^^^^^^^^^^^^^^^ meta.tag meta.attribute-with-value.html meta.string.html meta.interpolation.vue |
28 | 28 | // ^ meta.tag meta.attribute-with-value.html meta.string.html - meta.interpolation
|
29 | 29 | // ^ string.quoted.single.html punctuation.definition.string.begin.html
|
30 | 30 | // ^^ punctuation.definition.template.begin.html - source.js
|
|
33 | 33 | // ^ string.quoted.single.html punctuation.definition.string.end.html
|
34 | 34 |
|
35 | 35 | <p attrib={{ foo.value }} >
|
36 |
| -// ^^^^^^^^^^^^^^^ meta.tag meta.attribute-with-value.html meta.string.html meta.interpolation.html |
| 36 | +// ^^^^^^^^^^^^^^^ meta.tag meta.attribute-with-value.html meta.string.html meta.interpolation.vue |
37 | 37 | // ^^ punctuation.definition.template.begin.html - source.js
|
38 | 38 | // ^^^^^^^^^^^ source.js.embedded.vue
|
39 | 39 | // ^^ punctuation.definition.template.end.html - source.js
|
|
42 | 42 | // ^^^ meta.tag - meta.attribute-with-value
|
43 | 43 | // ^^^^^^^^^ meta.tag meta.attribute-with-value.directive.html - meta.string
|
44 | 44 | // ^ meta.tag meta.attribute-with-value.directive.html meta.string.html - meta.interpolation
|
45 |
| -// ^^^^^^^^^^^^^^^^ meta.tag meta.attribute-with-value.directive.html meta.string.html meta.interpolation.html source.js.embedded.html meta.mapping |
| 45 | +// ^^^^^^^^^^^^^^^^ meta.tag meta.attribute-with-value.directive.html meta.string.html meta.interpolation.vue source.js.embedded.vue meta.mapping |
46 | 46 | // ^ meta.tag meta.attribute-with-value.directive.html meta.string.html - meta.interpolation
|
47 | 47 | // ^ meta.tag - meta.attribute-with-value
|
48 | 48 | // ^ - meta.tag
|
|
51 | 51 | // ^^^ meta.tag - meta.attribute-with-value
|
52 | 52 | // ^^^^^^^^^ meta.tag meta.attribute-with-value.directive.html - meta.string
|
53 | 53 | // ^ meta.tag meta.attribute-with-value.directive.html meta.string.html - meta.interpolation
|
54 |
| -// ^^^^^ meta.tag meta.attribute-with-value.directive.html meta.string.html meta.interpolation.html source.js.embedded.html |
| 54 | +// ^^^^^ meta.tag meta.attribute-with-value.directive.html meta.string.html meta.interpolation.vue source.js.embedded.vue |
55 | 55 | // ^ meta.tag meta.attribute-with-value.directive.html meta.string.html - meta.interpolation
|
56 | 56 | // ^ meta.tag - meta.attribute-with-value
|
57 | 57 | // ^ - meta.tag
|
|
60 | 60 | // ^^^ meta.tag - meta.attribute-with-value
|
61 | 61 | // ^^^^^^^^^ meta.tag meta.attribute-with-value.directive.html - meta.string
|
62 | 62 | // ^ meta.tag meta.attribute-with-value.directive.html meta.string.html - meta.interpolation
|
63 |
| -// ^^^^^ meta.tag meta.attribute-with-value.directive.html meta.string.html meta.interpolation.html source.js.embedded.html |
| 63 | +// ^^^^^ meta.tag meta.attribute-with-value.directive.html meta.string.html meta.interpolation.vue source.js.embedded.vue |
64 | 64 | // ^ meta.tag meta.attribute-with-value.directive.html meta.string.html - meta.interpolation
|
65 | 65 | // ^ meta.tag - meta.attribute-with-value
|
66 | 66 | // ^ - meta.tag
|
|
0 commit comments