Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Dltk-dev] task tag support

hello all -

  support for 'todo' task tags has been added for the python plugin and is 99% done for the _javascript_ plugin. it still needs a comment scanner implementation that supports '//' as a comment. i believe the pdt folks may be working on this, which is why i have not investigated further (anyone from pdt care to comment?).

  i also created a mini tutortial that lists the steps one must complete to add this support which can be found here:
 
    http://wiki.eclipse.org/Adding_Todo_Task_Tag_Support

  i used snippets from the python plugin in the examples. if anyone wishes to tweak it further, feel free.

  let me know if there are any comments/questions/problems.

  thx!
 
--
-jae

Back to the top