Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Todo HubNew to Visual Studio Code? Get it now.
Todo Hub

Todo Hub

Gre

|
2 installs
| (1) | Free
| Sponsor
Manage todo lists directly in VS Code with quick add, view, and checkoff commands.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Todo Hub

A simple, native todo list extension for Visual Studio Code. Track tasks without leaving the editor, toggle completion with a click, and manage your list directly from the activity bar.

Todo Hub is designed to feel like a built-in feature: the tree view uses native icons and commands, and todos are stored in workspace state so they travel with your project.

Todo Hub Demo


Features

  • 📝 Add, rename, and remove todos right from the tree view or the command palette.
  • ✅ Toggle completion; completed items move to their own section.
  • ↩️ Undo completion to move items back to the ongoing list.
  • 🔔 Badge shows ongoing task count.
  • 🔄 Live refresh keeps the view in sync with workspace state.
  • ✨ Native icons: the extension uses built‑in icons. Your current color theme is applied automatically.

Installation

  1. Open VS Code.
  2. Go to Extensions (⌘+Shift+X or Ctrl+Shift+X).
  3. Search for "Todo Hub".
  4. Click Install and select the extension from the list.

Usage

  • Open the Todo Hub view from the activity bar.
  • Use the toolbar icons to manage tasks.

Development

The extension is written in TypeScript. See src/extension.ts for the main logic; tests live under src/test.

License

MIT License. See LICENSE for details.

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