Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
zcmd
New to Visual Studio Code?
Get it now.
zcmd
zhuddan
|
9 installs
|
(
1
)
|
Free
My commonly used command line
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
zcmd README
我的 vscode 工具插件
Commands
zcmd.create-taro-page
创建 Taro 页面
zcmd.type-def
选中 json 创建 jsdoc 的类型声明 (支持js不标准的 json)
zcmd.create-api
创建一个接口请求的相关代码片段(API_URL/model/request/react-query hooks)