ChromiumTodoView is a Sublime Text 3 plugin that displays bug information when you hover over TODO() comments in the chromium source code.
- via PackageControl
or
- clone this repo into your Sublime Text 3
Packagesdirectory - copy "ChromiumTodoView.sublime-settings" into
Packages\Userdirectory
Two settings are required to change before ChromiumTodoView works:
- depot_tools is the depot_tools directory.
- python_cmd is the name of the python bin. On linux, the value is probably just "python". On windows, it will be "python276_bin/python.exe".
Be sure to remember to auth:
depot-tools-auth auth bugs.chromium.org