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

Task Runner

Sana Ajani

|
38,087 installs
| (3) | Free
VS Code extension to view and run tasks from Explorer pane
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Task Runner

There are many tools that exist to automate parts of your project, including for installing dependencies, building, testing, linting, deploying. This extension adds an additional "Task Runner" view in your Explorer Pane to visualize and individually run the auto-detected tasks in your project. VS Code auto-detects the following task runners: Gulp, Grunt, Jake and npm.

Demo

extension demo

Running the extension

  1. Open this example in VS Code
  2. Task Runner view should be shown in Explorer pane on start up
  3. Click on a task to execute it
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft