Ctrl+P
一个基于template的代码生成器,用于生成模板代码。
在项目根目录下可以使用handbar模板格式编写自定义模板,模板中暂时支持以下变量:
{lowerCaseName}
{upperCaseName}
{ "tpl.page": "tpl/page.tpl", "tpl.component": "tpl/component.tpl", "tpl.router": "tpl/router.tpl", "tpl.form": "tpl/form.tpl", "tpl.style": "tpl/style.tpl", }