Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>easy-runNew to Visual Studio Code? Get it now.
easy-run

easy-run

islamabozeed

|
4 installs
| (0) | Free
Run Saved Commands easily
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Easy-Run – VS Code Extension

easy-run lets you run, add, edit, and delete terminal commands directly from a sidebar in VS Code.

🧩 How to Use easy-run

easy-run adds a sidebar panel to VS Code that lets you run and manage terminal commands easily.


easy-run Demo

1️⃣ Open easy-run

After installing the extension, click the ▶ Runner icon in the left Activity Bar.


2️⃣ Run a Command

Click any command to run it instantly in a new terminal.


3️⃣ Add a New Command

  1. Click ➕ Add command
  2. Enter a name (example: Run frontend)
  3. Enter the shell command (example: npm run dev)

4️⃣ Edit or Delete a Command

Right-click any command to:

  • ✏️ Edit
  • 🗑 Delete

5️⃣ Commands Are Saved Automatically

All commands are stored locally and will still be available after restarting VS Code.


✅ Example Commands

  • npm run dev
  • npm run build
  • npm test
  • pnpm dev
  • docker compose up

🎯 Why easy-run?

  • No config files
  • No terminal typing
  • One-click execution
  • Perfect for repetitive tasks
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft