Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [Dltk-dev] Re: project level task tag support added


  thanks alex!

  the PythonAssistParser should be working now. i accidentally committed that change with the task tag support.

  i'm looking into project specific validator preferences next. looks like i'll be a little too late for the m3 release, but hopefully it will be ready for m4.

On Tue, Nov 4, 2008 at 12:19 AM, Alex Panchenko <alex@xxxxxxxxx> wrote:
Hi Jae,

It's great you have finished it! so it will included in the M3 release on the next week.

Regarding TCL - the appropriate entries are defined by the org.eclipse.dltk.tcl.parser plugin, so I have reverted the change.

And by the way, org.eclipse.dltk.python.internal.core.codeassist.PythonAssistParser does not compile for me, would you please check?

Thanks,
Alex

----- Original Message -----
From: "Jae Gangemi" <jgangemi@xxxxxxxxx>
To: "DLTK Developer Discussions" <dltk-dev@xxxxxxxxxxx>
Sent: Monday, November 3, 2008 12:41:22 AM GMT +06:00 Almaty, Novosibirsk
Subject: [Dltk-dev] Re: project level task tag support added


hello all -

the remaining dltk plugins have been updated to support project specific tasks (and synced w/ alex's improvements). the mini howto has also been synced against the current implementation, using python as it's example.

see here: http://wiki.eclipse.org/DLTK_Adding_Todo_Task_Tag_Support

the _javascript_ plugin is still in need of a mutliline comment scanner for syntax hightlighting and locating task tags.

the tcl plugin was missing entries for the parser/task parser build participants. i am not sure if this was an oversight or not, but i have added them.


On Sat, Nov 1, 2008 at 9:23 PM, Jae Gangemi < jgangemi@xxxxxxxxx > wrote:


hello all -

after much delay, i've had a chance to finish off support for project specific task tags. support for the ruby plugin has also been added. i'll be updating the other plugins and the mini howto with the new details shortly. if you're interested in getting a jump start on this, just check out the ruby plugin for a working example.

please let me know if there are any problems and/or questions.

--
-jae



--
-jae

_______________________________________________
dltk-dev mailing list
dltk-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dltk-dev
_______________________________________________
dltk-dev mailing list
dltk-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dltk-dev



--
-jae

Back to the top