Tutorial Details
- Topic: To-Do Lists
- Difficulty: Beginner
- Screencast duration: 8 mins
- Thumbnail: Orman Clark
SublimeTODO is a package for Sublime Text 2 which weeds out and organizes “TODO” comments in any given web project. In this quick screencast we’ll grab the package and look at how it can streamline your workflow.
Picture the scene; you’ve built a large collection of web pages and stylesheets, but they’re filled with comments, incomplete tasks, bugs and notes. In order to make sure everything works as it should, you’re going to have to go back and pick up on all these points one by one.
This is where SublimeTODO comes to the rescue..
Example Usage
<!-- TODO: swap this placeholder image --> <img src="http://placehold.it/350x150" alt="" />
Additional Resources
- Sublime Text 2
- Sublime Package Control by Will Bond
- The SublimeTODO Package on GitHub
Sublime Text 2 on Tuts+
- Quick Tip: Banish Repetitive Tasks with Sublime Text 2 Macros
- Essential Sublime Text 2 Plugins and Extensions on Nettuts+
- Sublime Text 2 Tips and Tricks (Updated) on Nettuts+
Note: Want to add some source code? Type <pre><code> before it and </code></pre> after it. Find out more

Pingback: blogsubashcom | Sublime Text 2 must have plugins