📜  创建 VScode 主题脚手架 - 任何代码示例

📅  最后修改于: 2022-03-11 14:56:33.952000             🧑  作者: Mango

代码示例1
yo code

# ? What type of extension do you want to create? New Extension (TypeScript)
# ? What's the name of your extension? HelloWorld
### Press  to choose default for all options below ###

# ? What's the identifier of your extension? helloworld
# ? What's the description of your extension? LEAVE BLANK
# ? Initialize a git repository? Yes
# ? Bundle the source code with webpack? No
# ? Which package manager to use? npm

code ./helloworld