> 文件 - 首选项 - 用户代码片段 > 输入vue, 选 vue.json(么有的话,自己输入也可以) > 保存后,新建.vue文件,输入 vue 回车,即可快速输入 vue 模板
> macos 系统是 code -> 首选项
```json
{
// Place your snippets for vue here. Each snippet is defined under a snippet name and has a prefix, body and
// description. The prefix is what is used to trigger the snippet and the body will be expanded and inserted. Possible variables are:
// $1, $2 for tab stops, $0 for the final cursor position, and ${1:label}, ${2:another} for placeholders. Placeholde