Page 1 of 1

E-TextEditor and InType support

PostPosted: Wed Jun 17, 2009 12:17 am
by todd.a
I added the syntax that I've been able to come up with for E and InType on the wiki at http://cobra-language.com/trac/cobra/wiki/ETextEditorSupport. They use TextMate style syntax files and bundles so if you are familiar with that format feel free to edit. It is far from complete. I got stuck on foldingStopMarker, which seems like it will need some more powerful expressions. I started the Cobra bundle because using Python did not give good results. It is still a work in progress so I don't see it fit for the editor support page as yet.

Re: E-TextEditor and InType support

PostPosted: Wed Jun 17, 2009 8:44 am
by Charles
Cool. But if you don't make a link to it from the editor support page, someone will duplicate the work and/or fail to help you out. So I added the link. "Work In Progress" for editor support is okay.

Thanks.

Re: E-TextEditor and InType support

PostPosted: Wed Jun 17, 2009 12:32 pm
by todd.a
Cool. I will keep updating it as learn more. I'm checking it against sources in the Source directory so those should help identify areas that need improving easier.