Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Status Bar TodoNew to Visual Studio Code? Get it now.
Status Bar Todo

Status Bar Todo

Ragavan

|
1 install
| (0) | Free
A minimal todo keeper in the status bar
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Status Bar Todo

A minimal, lightweight todo keeper that lives entirely in the status bar—no sidebars, no distractions. Click the status bar to mark todos as done.


Features

  • Add todos via Command Palette: Add Todo
  • Click the status bar to mark one or more todos as done
  • Status bar always shows number of pending todos
  • Todos are stored in .vscode/todos.json in your workspace

Usage

  1. Press Ctrl+Shift+P (or Cmd+Shift+P on Mac) → Add Todo → type your task.
  2. Status bar shows ☑ Todos: X reflecting pending todos.
  3. Click the status bar → select one or more tasks to mark done.
  4. Done todos are removed from the list and the count updates.

Installation

  • From Marketplace: Search for Status Bar Todo (after publishing).
code --install-extension statusbar-todo-0.0.1.vsix
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft