Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>generate-from-templateNew to Visual Studio Code? Get it now.
generate-from-template

generate-from-template

humyang

|
31 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

右键菜单 变量填写 // { // "command": "generate-from-template.openSetting", // "when": "view == generate-from-template", // "group": "navigation" // }, { "command": "generate-from-template.editConfig", "when": "view == generate-from-template && viewItem == top", "group": "navigation" },

啊

通过预定义的模板快速生成代码。

使用流程

配置文件

DESC

TYPE

支持类型

camelCase PascalCase UNDER_SCORE dashStyle under_score

FROM

与 BASE 配合使用

BASE

与 FROM 配合使用

初次使用

自定义模板

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft