With the Application Wizard extension, you can benefit from a rich user experience for yeoman generators. This extension allows developers to reuse existing yeoman generators and provide wizard-like experience with no development efforts.
In the Application Wizard VS Code marketplace page, click Install.
- Go to GitHub Releases.
- Search for the
.vsix
archive under Assets for the specific release. - Follow the instructions for installing an extension from a
.vsix
file in the VSCode's guide.
By default, VS Code auto-updates extensions as new versions become available as explained in https://code.visualstudio.com/docs/supporting/faq#_how-do-i-opt-out-of-vs-code-autoupdates. If auto-update is disabled in your VS Code, you should update the extension manually to the latest version frequently to avoid supply-chain attack and other cyberattacks.
Open VS Code Command Palette and choose "Open Template Wizard" command to open the Wizard.
The tool collects non-personally identifiable information about your usage of the tool to improve its services. If you do not want the tool to collect your usage data, you can set the "Enable Sap Web Analytics" setting to "false". Go to File > Preferences > Settings (macOS: Code > Preferences > Settings) > Extensions > Application Wizard, and deselect the "Enable Sap Web Analytics" checkbox.
To get more help, support, and information please open a github issue.
Contributing information can be found in the CONTRIBUTING.md file.