Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Run Automatic CMD For NPM New to Visual Studio Code? Get it now.
Run Automatic CMD For NPM

Run Automatic CMD For NPM

Priyanshu Sahu

|
191 installs
| (2) | Free
Run automatic Custom Command
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

runcmd

Description

Run automatic Custom Command extension for Visual Studio Code.

Commands

  • Run Npm Start: Execute 'npm start' command.
  • Run Custom Cmd: Execute a custom command.

Keybindings

  • Ctrl+Shift+Q: Shortcut to run 'npm start'.

Requirements

  • Visual Studio Code ^1.87.0

Installation

  1. Launch Visual Studio Code.
  2. Go to View -> Command Palette or press Ctrl+Shift+P.
  3. Type Install Extensions and press Enter.
  4. Search for runcmd.
  5. Click on Install to install the extension.

Usage

  • Open the command palette (Ctrl+Shift+P) and type Run Npm Start or Run Custom Cmd to execute the corresponding command.
  • You can also use the keybinding Ctrl+Shift+Q to run 'npm start'.

Development

  • Clone the repository.
  • Install dependencies using npm install.
  • Make changes to the code.
  • Run tests using npm test.
  • Debug the extension by pressing F5.

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.

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