I have some TODO tags in my Java code and would like to parameterize them, mainly with
Since I do not want to create new task tags for each combination of these aspects (especially for each deadline), is there a plugin that can handle parameterized TODO tags?
E.g. it should set the task's priority and deadline correctly for
\\TODO !1 ^30.11.1999 #Y2kBug...
Details:
^dueDate
or !priority
.I'm not aware of a plugin that does specifically what you ask for but, did you consider adopting a bug tracking tool, even if just for personal use? In this case one tool that does something similar to what you ask, but probably not from within Eclipse, is Trac: Its TracLinks feature is close to what you need. There is a Trac/Eclipse bridge, but it appears not to be developed any more.
An Eclipse based alternative would be to use Mylyn, possibly together with an external bug tracking tool. However my impression is that connecting activities with portions of code is rather cumbersome.
You can try using Jupiter, which is used to add comments to existing code for the purpose of reviewing. I don't know if it will still work if you modify the code, however, as it stores the comments in an XML file indexed by filename and line number.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With