On Fri, Jan 19, 2018 at 12:22 PM, Edward K. Ream <[email protected]>
wrote:

>
>
> On Wednesday, November 29, 2017 at 7:21:17 AM UTC-6, Zoom.Quiet wrote:
>>
>> i know , i can config leo/modes/python.py make some code as Syntax
>> coloring
>> # Keywords dict for python_main ruleset.
>> python_main_keywords_dict = {
>>     "self": "keyword4",
>>     "format": "keyword4",
>>     "LOG": "keyword4",
>>
>
> I have just discovered a bug involving python_rule21. It must be the
> *last* rule in any rules list. This may be enough to get you started on
> an answer. I'll say more later today or tomorrow in #613
> <https://github.com/leo-editor/leo-editor/issues/613>.
>

​I have just closed the item.  The new leo/plugins/@file
patch_python_colorizer.py plugin shows how to patch the colorizer.  Please
feel free to ask more questions.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to