In this lesson, we fill in the gaps of some existing Vue snippet extensions by creating our very own sfc
snippet. The custom snippet will scaffold a new Vue Single File component (.vue
file) based on the latest Vue.js trends and best practices.
Links
script setup
with the script tag first)