Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 524 Bytes

File metadata and controls

12 lines (6 loc) · 524 Bytes

Task Runner

Test change!

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