Taskio - TODO ListTurn TODO, FIXME and BUG comments into real, actionable tasks inside Visual Studio Code. Taskio scans your codebase for TODO-style comments and transforms them into a centralized task list, helping developers track pending work without leaving the editor.
Features
How It WorksTaskio continuously scans your workspace for comment keywords and keeps them organized in a task tree. No setup required — install and start writing TODOs. Tree View ActionsThe Taskio Tree View provides quick actions via built-in VS Code icons:
Supported KeywordsBy default, Taskio detects the following keywords:
You can fully customize this list in the extension settings. CustomizationTaskio can be configured via the VS Code Settings UI or directly in settings.json. Example configuration
Priority MarkersYou can define task priority directly in your comments using exclamation marks:
Example
Higher priority tasks are visually distinguished in the task tree and search results. Exporting TasksTaskio supports exporting tasks for documentation or reporting:
Exported tasks include file path, line number, priority and clean descriptions. ⭐ Enjoying Taskio?If Taskio helps you stay productive, consider leaving a ⭐ review on the VS Code Marketplace — it really helps! |
