Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Task Runner ExplorerNew to Visual Studio Code? Get it now.
Task Runner Explorer

Task Runner Explorer

M455YN

|
1 install
| (0) | Free
Launch and manage workspace tasks quickly from the VS Code status bar.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Task Runner Explorer

Task Runner Explorer adds a simple status bar button that lets you quickly launch workspace tasks in Visual Studio Code.

Instead of opening the command palette every time, you can run your tasks with a single click.


Features

  • Run tasks directly from the status bar
  • Quick access to the built-in VS Code command workbench.action.tasks.runTask
  • Works with tasks defined in tasks.json
  • Lightweight and minimal overhead

Usage

  1. Open a workspace that contains tasks.
  2. Click the Task Runner Explorer button in the status bar.
  3. Select the task you want to run.

Alternatively you can run the command:

Task Runner Explorer: Run Task

from the Command Palette.


Requirements

This extension works with the built-in task system in VS Code. Make sure your project contains a valid tasks.json configuration.


Extension Settings

This extension currently does not contribute additional settings.


Release Notes

1.0.1

Minor improvements and Marketplace metadata updates.

1.0.0

Initial release.

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