vscode-generator-code

visual studio code generator

  • Owner: microsoft/vscode-generator-code
  • Platform:
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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

Overview

Name With Ownermicrosoft/vscode-generator-code
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 5)
Platform
License:Other
Release Count147
Last Release Namev1.9.0 (Posted on )
First Release Name0.10.1 (Posted on )
Created At2015-09-25 15:45:49
Pushed At2024-05-10 19:13:55
Last Commit At
Stargazers Count1.2k
Watchers Count46
Fork Count215
Commits Count841
Has Issues Enabled
Issues Count247
Issue Open Count18
Pull Requests Count174
Pull Requests Open Count4
Pull Requests Close Count32
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top