vscode-generator-code

visual studio code generator

  • 所有者: microsoft/vscode-generator-code
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Yo Code - Extension and Customization Generator

Build Status

We have written a Yeoman generator to help get you started. We plan to add templates for most extension/customization types into this.

Install the Generator

Install Yeoman and the VS Code Extension generator:

npm install -g yo generator-code

Run Yo Code

The Yeoman generator will walk you through the steps required to create your customization or extension prompting for the required information.

To launch the generator simply type:

yo code

The command generator

Generator Output

These templates will

  • Create a base folder structure
  • Template out a rough package.json
  • Import any assets required for your extension e.g. tmBundles or the VS Code Library
  • For Extensions: Set-up launch.json for running your extension and attaching to a process

History

  • 1.0.0: Generates a VS Code extension for TypeScript 2.0.3
  • 0.10.x: Generates a VS Code extension for TypeScript 1.8.10

License

MIT

主要指标

概览
名称与所有者microsoft/vscode-generator-code
主编程语言JavaScript
编程语言JavaScript (语言数: 5)
平台
许可证Other
所有者活动
创建于2015-09-25 15:45:49
推送于2025-04-30 14:47:25
最后一次提交
发布数159
最新版本名称v1.11.9 (发布于 )
第一版名称0.10.1 (发布于 )
用户参与
星数1.4k
关注者数48
派生数234
提交数874
已启用问题?
问题数265
打开的问题数20
拉请求数205
打开的拉请求数4
关闭的拉请求数35
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?