I get this traceback running vr on a node with @language rest:

Leo Log Window
Leo 5.4, build 20170201163105, Wed Feb  1 16:31:04 CST 2017
Git repo info: branch = master, commit = 2ef20d635f02
Python 3.6.0, PyQt version 5.7.1
Windows 10 AMD64 (build 10.0.10586) SP0
[snip]
hook failed: idle, <bound method ViewRenderedController.update of 
<leo.plugins.viewrendered.ViewRenderedController object at 
0x00000170162A75E8>>, <no module>
Traceback (most recent call last):
  File "N:\git\leo-editor\leo\core\leoPlugins.py", line 339, in 
callTagHandler
    result = handler(tag, keywords)
  File "N:\git\leo-editor\leo\plugins\viewrendered.py", line 636, in update
    kind = keywords.get('flags') if 'flags' in keywords else pc.get_kind(p)
  File "N:\git\leo-editor\leo\plugins\viewrendered.py", line 1143, in 
get_kind
    language = colorizer.scanColorDirectives(p)
AttributeError: 'JEditColorizer' object has no attribute 
'scanColorDirectives'
[end]

Regards
Lewis

-- 
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