vscode-wizard-example-extensionvscode-wizard-example-extension is a vscode-extension using the npm module vscode-wizard to display wizards in webviews inside VS Code. vscode-wizardvscode-wizard is a fork and large expansion in the API of vscode-page, aiming to create wizards out of a javascript object definition that includes pages, fields, validators, and option providers for combos. See vscode-wizard for more information. FeaturesThis repo demonstrates the various widgets and validation methods available in vscode-wizard. InstallingOnce inside the project folder, execute the following:
UsageTo demonstrate this example, use the command prompt in vscode (ctrl+shift+p) to execute the command ScreenshotRelease Notes0.0.1First release. License
|