This follows up on the discussion at: http://groups.google.com/group/leo-editor/browse_thread/thread/b41ddfeb3c84e780
I've just created a script that will automatically create entries in g.app.language_delims_dict using information in the corresponding files in the leo/modes directory. This is all that is needed to support @language and syntax coloring for those languages. However, there are two other tables, g.app.language_extension_dict and g.app.extension_dict, inverses of each other, for which I need to know the file extensions that typically apply for each language. I don't fancy looking up the extension for the 145 languages in leo/ modes, so if you are interested creating files for a particular language, please tell me both the language name and the file extensions that apply. Thanks. The sooner the better, please, while everything is at hand... Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
