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

Task Manager

Zhang Shen

|
2,629 installs
| (1) | Free
Manages tasks in Visual Studio Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-task-manager

Manages tasks in Visual Studio Code in a custom activity view.

Features

  • List all detected tasks grouped by sources, and by root folders
    • The task list is automatically refreshed when a common task file is changed (e.g. gulpfile.js)
  • Run/terminate tasks directly in the custom activity view
  • Running tasks are indicated by an animated icon

Screenshot

Screenshot

Known Issues

  • No number of running tasks badge on the custom activity icon due to lack of VSCode API (#62783)

Release Notes

0.4.2

  • Use built-in codicon in commands.
  • Fix a bug that doesn't show icon for tasks in execution.

0.4.1

  • Bundle the extension using webpack.

0.4.0

  • Use theme icons provided by vscode instead of custom icons for task sources.

0.3.0

  • Tasks from different root folders in multi-root workspaces are separated.
  • Animated running task icon.

0.2.0

Updated icons to match the new vscode style.

0.1.0

Initial release.

Credits

  • The extension icon (task.svg) is made by Pixel perfect from Flaticon.
  • The sync icon (sync.svg) is made by Those Icons from Flaticon.
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2019 Microsoft