On Tue, 3 Aug 2010 10:58:07 -0500 Kent Tenney <[email protected]> wrote:
> > Whitespace wise that might be reasonable, but then that's not the > > whitespace as I typed it, but as it ended up after Leo messed with it :-} > > I think consensus on a solution to whitespace management would > be a good idea. > > Something like: one blank line between each @auto node Maybe, but to me the issue is that it's impossible to work out where text between def/class blocks belongs. The python convention is to document defs/classes inside themselves, i.e. the docstring. So with the exception of @decorators, I'd say Leo should at least provide the option, if not the default, of giving all inter def/class text its own node. Which will sometimes result in an annoying number of nodes, but will never hide things. 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.
