On Wed, Jan 12, 2011 at 10:55 AM, Ethan Furman <[email protected]> wrote:
> I am using Tk; threading_colorizer does not appear to work with it. It works for me. Do you see the threading_colorizer plugin in the Plugins menu? > In my settings tree I have these: > > @settings-->Colors-->Syntax colors & options-->Options for old > colorizer-->python-->@color python_keyword_color = green > > @settings-->Colors-->Syntax colors & options-->Options for old > colorizer-->@color keyword_color = brown > > and my keywords are brown, not green. What am I missing? Use the option names given in Options for jEdit colorer-->Default colors, used if no language... The old colorizer names are used only if there is no colorizer plugin. I probably should retire the old colorizer completely, and always enable the threading colorizer, but (big sigh) there are a few things the old colorizer can do that the threading colorizer can't. 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.
