Hi Sergio,

use the finder, write TODO in the search area, select Source instead of Selectors, and you're set.

Thierry

2015-03-09 15:44 GMT+01:00 sergio_101 <sergio.rrd@gmail.com>:
Hi, all.

Does anyone have any ideas on this?�

I would like to be able to do a quick text search in all classes and methods in a package for text.�

for instance, when i see an opportunity for a refactor, i put a comment something like:

"TODO: break this method apart here"

and move on..

it would be great if i could quickly find all methods in my package that contain the text "TODO" in a comment somewhere.

Thanks!