Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>W CLINew to Visual Studio Code? Get it now.
W CLI

W CLI

priestqing

|
2 installs
| (0) | Free
Create vite-w-cli projects from VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

W CLI VS Code

VS Code extension for creating vite-w-cli projects.

Usage

  1. Open VS Code.
  2. Run W CLI: Create Project from the Command Palette.
  3. Select the target project folder.
  4. The extension runs:
npm create vite-w-cli@latest -- --project-name my-project

my-project is replaced by the last directory name from the selected project path. The project is generated in a temporary directory first, then copied into the selected folder.

Development

Open this folder in VS Code and press F5 to start an Extension Development Host.

Packaging

Install dependencies, then package the extension:

npm install
npm run package
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft