A Sublime Text plugin for reviewing todo (and other) comments within your code.
This plugin is a fork of https://github.com/jonathanrdelgado/SublimeTodoReview with some speed improvements and bug fixes. But I doubt that I really want to maintain this plugin.
This plugin is not published on Package Control (and probably never will be).
To install this plugin via Package Control, you have to add a custom repository.
- Execute
Package Control: Add Repository
in the command palette. - Add this custom repository:
https://raw.githubusercontent.com/jfcherng-sublime/ST-my-package-control/master/repository.json
- Restart Sublime Text.
- You should be able to install this package with Package Control with the name
CommandAndMenu
.