Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Timer & Todo ExtensionNew to Visual Studio Code? Get it now.
Timer & Todo Extension

Timer & Todo Extension

anjanshrestha8

|
7 installs
| (0) | Free
A simple timer and todo list for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Timer & Todo Extension

A simple VS Code extension with a timer and todo list.

Features

Timer

  • Start, pause, and reset functionality
  • Clean, easy-to-read display
  • Independent from todo list

Todo List

  • Add, delete, and complete todos
  • Persistent storage (survives VS Code restarts)
  • Clean, minimalist interface

How to Use

  1. Look for the "Timer & Todo" icon in the Activity Bar (left sidebar)
  2. Click to open the sidebar
  3. You'll see two sections: Timer and Todo List

Using the Timer

  • Click Start to begin counting
  • Click Pause to pause
  • Click Reset to go back to 00:00

Using the Todo List

  • Type your task in the input box
  • Click Add or press Enter
  • Check the checkbox to mark as complete
  • Click Delete to remove a todo

Development

To run this extension in development mode:

  1. Clone this repository
  2. Run npm install
  3. Press F5 to open a new VS Code window with the extension loaded
  4. Look for the Timer & Todo icon in the Activity Bar

Credits

Built as a learning project for VS Code extension development.

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