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

| |