This is a lightweight extension for visual studio code. It's purpose is to display TODO styled comments inside your project and show them at the explorer window. Enhance your visual studio code experience =>.
✨ Features
Automatically scans your workspace for TODO-style comments
Organizes todos in a panel view
Click any TODO to jump directly to its location
Works with any programming language that supports comments
Live updates as you edit your code
Supports 4 common TODO types:
Type
Purpose
TODO
General task to be completed
FIXME
Something that needs to be fixed
BUG
Known issue or defect
NOTE
Informational comment or reminder
🚀 Installation
You can install this extension quickly and easily from the VS Code Marketplace: