File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 195
195
// ^ string.quoted.double.html punctuation.definition.string.begin.html
196
196
// ^^^^^^^^ meta.interpolation.vue source.js.embedded.vue meta.function-call
197
197
// ^ string.quoted.double.html punctuation.definition.string.end.html
198
+
199
+ <a @click :outside .prevent =" doThat ()" ></a >
200
+ //^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ meta.tag
201
+ // ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ meta.attribute-with-value.directive.html
202
+ // ^^^^^^^^^^^^^^^^^^^^^^ entity.other.attribute-name.html
203
+ // ^ keyword.control.directive.vue
204
+ // ^^^^^ variable.parameter.vue
205
+ // ^ keyword.control.directive.vue
206
+ // ^^^^^^^ variable.parameter.vue
207
+ // ^ punctuation.separator.vue
208
+ // ^^^^^^^ constant.other.vue
209
+ // ^ punctuation.separator.key-value.html
210
+ // ^^^^^^^^^^ meta.string.html
211
+ // ^ string.quoted.double.html punctuation.definition.string.begin.html
212
+ // ^^^^^^^^ meta.interpolation.vue source.js.embedded.vue meta.function-call
213
+ // ^ string.quoted.double.html punctuation.definition.string.end.html
You can’t perform that action at this time.
0 commit comments