john lunzer wrote: > Splitting nodes on a def tag would be custom behavior. Though I may > eventually add this functionality into my refactoring plugin because it > sounds quite useful. Along with a split-on-tag function a merge-on-tag > function would be super useful as well. >
A general API might be more useful. Let split-by-type call split-by-type-$NAME, while $NAME depends on settings from the Node, maybe @language, or a special directive @type or so. That way every user can create @commands to tweak the behaviour for himself. Well, except the cumbersome restart of leo for each new @command. And I wonder whether it's even possible to overwrite a command that way. -- 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.
