Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
hootools
New to Visual Studio Code?
Get it now.
hootools
shiouhoo
|
12 installs
|
(
0
)
|
Free
适合vue的代码片段
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
hootools README
这是扩展“hootools”的自述文件,目前只有vue,js,ts文件可以使用
Features
vue
在模板中使用 ..v-for,即可快速生成 v-for 代码
其他
快捷打印, 在变量名上使用 ..log,即可快速打印
快捷注释, 在变量名上使用 ..//,即可快速注释
代码片段
前缀
描述
Record,rrcord
快速生成Record<string, any>
request,requestpage,requestlist
快速生成请求函数
props
生成withDefaults,defineProps