Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>efficient-todoNew to Visual Studio Code? Get it now.
efficient-todo

efficient-todo

efficient-todo

|
21 installs
| (0) | Free
Track todo of your coding activities with pomodoro and timer
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

My Task Manager Extension

The My Task Manager Extension for Visual Studio Code allows you to manage and track tasks with timers directly from the VSCode sidebar.

Features

  • Task Management: Add, start, stop, and remove tasks with ease.
  • Task Timers: Track elapsed time for each task.
  • Visual Feedback: Utilizes status bar to display task timers.
  • Customizable: Context menus and commands tailored for efficient task management.

Installation

To install the My Task Manager Extension, follow these steps:

  1. Open Visual Studio Code.
  2. Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window or press Ctrl+Shift+X.
  3. Search for My Task Manager Extension.
  4. Click Install to install it.
  5. Restart VS Code if prompted.

Usage

Adding a Task

  1. Open the Command Palette (Ctrl/Cmd + Shift + P).
  2. Type Add Task and select it.
  3. Enter the task label when prompted and press Enter.

Managing Tasks

  • Starting a Task: Click on a task in the sidebar and select Start Task from the context menu or command palette.
  • Stopping a Task: Use the Stop Task command to stop the currently running task timer.
  • Removing a Task: Right-click on a task in the sidebar and select Remove to delete it from the task list.

Commands

  • Add Task: Opens an input box to add a new task.
  • Start Task: Begins tracking time for the selected task.
  • Stop Task: Stops the timer for the currently running task.
  • Remove: Deletes the selected task from the list.

Configuration

The extension does not currently support configuration options.

Issues

If you encounter any issues or have suggestions, please file an issue on GitHub.

License

This extension is licensed under the Your License Name. See the LICENSE file for more information.

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