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

ZeroStart

Kushaal Badavath

|
1 install
| (1) | Free
Graphical interface for ZeroStart CLI
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ZeroStart VS Code Extension

ZeroStart is a VS Code extension that provides a powerful graphical interface for the zerostart-cli NPM package. It allows developers to create, manage, and deploy projects without manually switching to a terminal.

Features

  • CLI Auto-Detection: Automatically detects if zerostart-cli is installed and prompts for installation if missing.
  • Project Creation: Interactive wizard to create new projects with custom names, types, and templates.
  • Terminal Integration: Runs all CLI commands in a dedicated, managed "ZeroStart" terminal.
  • Command Palette Access: All features accessible via Ctrl+Shift+P.

Supported Commands

  • ZeroStart: Install CLI - Installs zerostart-cli globally.
  • ZeroStart: Create Project - Starts the interactive project creation wizard.
  • ZeroStart: Run CLI Command - Allows running any custom zerostart command with input prompts.
  • ZeroStart: Show CLI Help - Displays all available CLI commands.
  • ZeroStart: Open ZeroStart Terminal - Quickly brings up the dedicated extension terminal.

Development

  1. Open this folder in VS Code.
  2. Press F5 to start a new VS Code window with the extension loaded.
  3. Run any command from the Command Palette (Ctrl+Shift+P).

Technical Architecture

  • src/extension.ts: Main entry point for command registration and CLI detection.
  • src/commands/: Contains modular command handlers for each action.
  • src/utils/: Shared utilities for terminal management and CLI detection.

Built with <3 for the ZeroStart ecosystem.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft