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

VSCode Task Tracker

drekevist

|
559 installs
| (0) | Free
Keep track of your current task in the status bar. Also provides a pomodoro timer.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode Task Tracker - vscode extension

Keep track of your current task in the status bar. Also provides a pomodoro timer.

NOTE - there are no default keybindings contributed, but for example you might use the following:

  • { "key": "ctrl+t", "command": "extension.vscodeTaskTracker.setTask" }
  • { "key": "ctrl+alt+t", "command": "extension.vscodeTaskTracker.clearTask" }
  • { "key": "ctrl+p", "command": "extension.vscodeTaskTracker.setTimer" },
  • { "key": "shift+ctrl+p", "command": "extension.vscodeTaskTracker.toggleTimerActive" },
  • { "key": "ctrl+alt+p", "command": "extension.vscodeTaskTracker.clearTimer" },

Contributes the following commands

  • extension.vscodeTaskTracker.setTask
  • extension.vscodeTaskTracker.clearTask
  • extension.vscodeTaskTracker.setTimer
  • extension.vscodeTaskTracker.toggleTimerActive
  • extension.vscodeTaskTracker.clearTimer
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft