CS Student Builds Waypoint, a VS Code Extension to Track TODO Comments
A computer science student nearing graduation has developed Waypoint, a Visual Studio Code sidebar extension that aggregates TODO, FIXME, HACK, and NOTE comments from across a project into a single panel. The extension allows users to click any listed item to jump directly to the corresponding line in the code. Additional features include live list updates on file save, a right-click option to mark items as done, custom tags with color coding, and a status bar showing the total open item count. Waypoint is not yet available on the VS Code Marketplace, but can be installed manually by downloading the .vsix file from the project's GitHub Releases page. The developer has shared the project publicly on GitHub and is welcoming feedback, bug reports, and feature suggestions.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)
Log in to join the discussion and vote.
Log in