Appearance
安装Project Templates设置->搜索projectTemplates.templatesDirectory在setting.json中添加下方内容路径替换为你想要存放模版的路径
projectTemplates.templatesDirectory
setting.json
"projectTemplates.templatesDirectory": "/path/to/your/templates"
进入存放模版的路径,编写模版,创建一个文件夹(也是模版名称),然后创建你要的目录和文件
打开一个工作空间,右键->从模版创建->选择模版->创建成功