HeadlinesBriefing favicon HeadlinesBriefing.com

VS Code TODO to Jira Kanban Extension

DEV Community •
×

Technical debt often hides in plain sight within code comments like TODOs and FIXMEs, which rarely become tracked work items. The new 'TODO Board' extension for VS Code directly addresses this by scanning projects for these markers and organizing them into a visual Kanban board within the editor. This tool bridges the gap between raw code and project management by offering a direct integration with Jira.

Developers can convert a code comment into a Jira issue with a single click, automatically populating the ticket with context and maintaining the link between the TODO and the issue. By making technical debt visible and actionable, this open-source tool helps teams maintain accurate backlogs and prevent invisible debt from accumulating.