john lunzer wrote: The lack of outlining feels like a handicap at best and trying to program > nearly blind at worst. >
Did you try the code-outline-plugins of vim or emacs? For vim it's "tagbar", for emacs i think it was "speedbar". Folding is another useful way for (inline-)outlining of code. But on vim it's a little bit "underdeveloped" for pythoncode, and needs additional plugins to be useful. -- 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 http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
