I'm new here and I've performed searches on the possibility combining
PHP Task and Javascript Task in the task view, but got nothing.
I've a question/request for this, since most of the time, we have php,
html, javascript and css files inside a php-web project (I even have
actionscript files).
Actually, only PHP tasks marked by TODO, @todo, etc. are parsed and
updated in the task view, which itself is very handy to manage PHP tasks
and from the task view, one can go directly to the line containing the
task.
The task management using Mylyn seems to me overkill for our projects,
so I want to know if there's any work-around to add all the tasks marked
in the code source of at least javascript files, into the task view.
If there's none, I'd like to request this feature.
Regards,
BB
PS: I even download the pdt code source to see if I could create a
validation like the PHPTodoTaskValidator.java, but it's too complicated
for me, while the plugin central has nothing for it :-)