trawor / XToDo

Xcode plugin to collect and list the `TODO`,`FIXME`,`???`,`!!!!`
http://imi.im/xtodo
1.54k stars 179 forks source link

XToDo shows functions / macros / methods #45

Open julian-weinert opened 9 years ago

julian-weinert commented 9 years ago

The plugin does not only read comments, but the complete source code. This means, that functions, macros, flags, etc. (e.g. AUTO_FIXME()) would be displayed in the window.

Please only read comments.