Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>SSI ExtensionNew to Visual Studio Code? Get it now.

SSI Extension

SSI Test

|
21 installs
| (0) | Free
SSI demo Visual Studio Code extension
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-wizard-example-extension

Code Style: Google

vscode-wizard-example-extension is a vscode-extension using the npm module vscode-wizard to display wizards in webviews inside VS Code.

vscode-wizard

vscode-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.

Features

This repo demonstrates the various widgets and validation methods available in vscode-wizard.

Installing

Once inside the project folder, execute the following:

npm install
npm run build
vsce package

Usage

To demonstrate this example, use the command prompt in vscode (ctrl+shift+p) to execute the command ext.home. This should bring up a webview with the suggested UI.

Screenshot

image

Release Notes

0.0.1

First release.

License

vscode-wizard-example-extension is released under the Apache License 2.0 license.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft