On Sat, 24 Feb 2018 07:01:08 -0800 (PST)
"Edward K. Ream" <[email protected]> wrote:

> Suppose Vitalije devise a truly excellent js parser that knows
> (somehow!) how to split a js file into lines.

I find that particularly with js code with small functions using @clean
I often want multiple functions in one node, because they're related to
each other.  So I wonder if a combination of reasonable top level
import with helpful tools to manually manage splitting into @clean is
the best of both worlds.

Even for Python, I prefer to see files of less than 100 lines in a
single node.  The @auto / @edit toggle command makes this easy now...
sort of an example of the manual helper command idea.

Cheers -Terry

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