Howdy,
I'm not sure if this is a bug or not.
If I create an
@auto <file>
node and 2 levels of subnodes
@auto /tmp/foo.py
\
class foo:
...
\
def __init__(self):
....
Leo won't save /tmp/foo.py unless I add an
@others directive to the @auto
@other is required for Leo to provide indentation in foo.py
Is this expected?
Thanks,
Kent
--
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.