See, I always leave comments in my code — things like #TODO, #FIXME, #BUG, and so on. But as the project grows, those comments start piling up. And suddenly, trying to find them all becomes overwhelming. Sure, I could use grep or some kind of plugin....