> Now 
> if I use @asis trees instead so I don't see sentinels -- does that mean 
> that I won't be able to edit the code in an external program and have the 
> changes reflected back in Leo?

Yes, but there's also the @shadow and @auto nodes.  @auto reads plain
source code so mixing editors is straight forward (given the usual
potential for overwriting changes with multiple simultaneous edits of
the same file).  But @auto doesn't allow you to use Leo's code outline
organization features to the same degree.  @shadow does, it keeps the
Leo info. in a separate shadow file, so the source is still plain.  But
it's probably not that heavily used.

I use @auto and if needed the features of the bookmarks.py plugin.

Cheers -Terry

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

Reply via email to