I wanted to use // TODO tags in drupal file “*.module”.
- I’ve activate the searching for task tag(content types are:
“css,html,DTD,XML”). - The *.module extension is associate with the drupal module extension.
- I’ve check the “configure contents” of the search filtering from “Task view”.
- Tags for php comments are; Fixme, @todo, TODO(Default).
There’s something missing??
You can use Drupal plug-in for Eclipse IDE by XTND.US. Update site: http://xtnd.us/downloads/eclipse
With this plugin installed and working, you should see TODO highlighted in your code and *.module files should be opened as php. All todo should appear in Tasks Eclipse view.