Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 97400

Creating a stop in snippet "string"

$
0
0

I got this snippet and trying to create the next stop inside of the options. So first I select the type of, lets say I select v-if="NEXT-SHOULD-BE-HERE". How can I do that?

"Select template": {
    "prefix": ["templatetype"],
    "body": [
        "<template ${1|#:,v-if=\"\",v-for=\"\"|}>",
        "  ${2}",
        "</template>"
    ],
    "description": "Create a template and select type"
}

Viewing all articles
Browse latest Browse all 97400

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>