Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Tasks StatusbarNew to Visual Studio Code? Get it now.
Tasks Statusbar

Tasks Statusbar

Henning Dieterichs

|
5,604 installs
| (7) | Free
This extension adds buttons to the status bar to quickly start and kill tasks.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Tasks Statusbar

This extension adds buttons to the status bar to quickly start and kill tasks. A regular expression can be specified to filter available tasks.

cli

Extension Settings

This extension contributes the following settings:

  • tasksStatusbar.taskLabelFilter: A regular expression that filters the tasks to show in the status bar by their name
  • tasksStatusbar.nameTemplate: A template for the name of the status bar item. Refer with $i to the i-th captured group of the task label filter

Known Issues

No known issues yet.

You could vote for this issue which would enable me to make this extension even greater.

Release Notes

0.1.0

Initial release

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