[attachment=0]Security.png[/attachment]
Is it possible to make new tasks views using different searches for comments other than //TODO? I tried making one for //SECURITY and it didn’t work. See attached for what I tried…
[attachment=0]Security.png[/attachment]
Is it possible to make new tasks views using different searches for comments other than //TODO? I tried making one for //SECURITY and it didn’t work. See attached for what I tried…
Looks like the task tags (TODO, FIXME, XXX) are the only ones being picked up by the DLTK editor. With no preference pane to add in user-defined task tags (some other editors have this).
Would be a cool addition!
Create a new task tag in eclipse and it should pick it up.
This requires a full rebuild of the solution, so depending on the size of your solution this can take some time.
[attachment=0]tasks.png[/attachment]
New after 6.1.6?
mboegem:
Create a new task tag in eclipse and it should pick it up.
Found it. Nice.
Nothing new here, been around for a long time
I did add it as a task tag in Preferences > Java > Compiler > Task Tags – still no go. Two screenshots attached… Help? Would LOVE to make this work.
Per Marc’s screenshot: Preferences > Javascript > Task tags
Got it! Thanks!