DEV Community

Samiran Rai
Samiran Rai

Posted on

I Built a VS Code Extension to Instantly Highlight TODOs and Custom Tags — No More Missed Comments

The Problem:

We all write TODOs, FIXMEs, or // BUG comments — and we all forget them. Buried in files. Out of sight, out of mind.

The Fix:

I created Glyph Tool — a dead-simple VS Code extension to:

  • Auto-highlight task comments (even custom ones)
  • Show them in a sidebar (like a to-do list)
  • Let you mark done, delete, or filter

Highlights:

  • No config needed — works instantly
  • Custom tags & colors
  • Fully compatible with light/dark themes
  • Support all languages

🔗 Install it Free on VS Code Marketplace

Image description

🚀 Stop losing track. Stay focused. Let Glyph do the remembering.

Top comments (0)