Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Task PanelNew to Visual Studio Code? Get it now.
Task Panel

Task Panel

cfeltz

|
2 installs
| (0) | Free
Unified sidebar view to easily run scripts and tasks from various sources (vscode tasks, powershell, batch, python, linux bash, etc...)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Task Panel

Task Panel adds a unified sidebar view in VS Code to easily run:

  • Scripts defined in settings
  • Automatically discovered workspace scripts (powershell, batch, executables, python and linux bash)
  • .NET projects (dotnet build / dotnet run)
  • NodeJs projects (via package.json)
  • Existing VS Code Tasks

✨ Features

  • 📂 Dedicated sidebar view
  • 🔍 Automatic discovery:
    • .NET projects (.csproj, .sln)
    • NodeJs projects (package.json)
    • VS Code Tasks (tasks.json)
    • All scripts with extensions ps1, cmd, bat, exe, py and sh
  • ▶️ Run commands in terminal or background
  • 🧠 Automatic runner detection
  • 🧩 Logical grouping by project and command type

📸 Preview

Screenshot

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