Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>TodolyNew to Visual Studio Code? Get it now.
Todoly

Todoly

Levi Soubry

|
1 install
| (0) | Free
A simple TODO sidebar with tags for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Todoly

A lean TODO sidebar for Visual Studio Code.

Todoly screenshot

Todoly scans your workspace for // TODO: and // DONE: comments and displays them in a structured tree view.

Features

  • 📂 Group TODOs by tags using [tag] syntax
  • ✅ Toggle TODO ↔ DONE directly from the sidebar
  • 🧹 Clean up completed tasks
  • 🎯 Jump to source by clicking a task
  • 💡 Minimal, distraction-free UI

Usage

Write TODOs in your code like this:

// TODO [backend][models]: Fix this model
// DONE [frontend]: Polish UI

Tags create folders in the sidebar. Multiple tags create nested folders.

Actions

Most extensions are very susppicious or not very clear about what they do. Watch here how the experience looks like and how clean it is.

Toggle TODO — mark task as done / undone


Example Toggling

Delete task — remove a TODO comment


Example Delete

Clean up — delete all completed tasks


Example CleanUp

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