This VS Code extension helps programmers manage their TODOs and tasks efficiently by allowing them to add annotations using //TM:. It automatically detects and lists all such annotations in an interactive panel, enabling quick navigation to the corresponding files.
✨ Features
📌 Detect and list all //TM: annotations in your workspace
📝 Automatically add items to the task list when //TM: is followed by content
🔍 Quick navigation to annotation locations with a single click
📂 Workspace file scanning to find and organize //TM: markers
🖥 Webview panel with an interactive list for easy task management
⚙️ Configurable file inclusion/exclusion
📦 Installation
Download the .vsix file or install it from the VS Code Marketplace.
Open VS Code and go to Extensions (Ctrl + Shift + X).
Search for "TM Annotation Helper" and click Install.