We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d28bab8 commit 6102e1bCopy full SHA for 6102e1b
snippets/snippets.cson
@@ -38,7 +38,7 @@
38
"description": "Single file component template"
39
"descriptionMoreURL": "https://vuejs.org/v2/guide/single-file-components.html"
40
41
-".meta.tag.block.any.html":
+".meta.tag.block.any.html, .meta.tag.inline.any.html":
42
'v-for':
43
'prefix': 'v-for'
44
'body': 'v-for=\"${1:elem} in ${2:elemArray}\"'
0 commit comments