On Saturday, February 22, 2020 at 2:27:41 PM UTC-6, Austin(Xu) Wang wrote: > > > Would you please share me where I can find of Leo code for moving node UP > and DOWN for reference? >
See the nodes c_oc.moveOutlineDown and c_oc.moveOutlineUp in @file ../commands/commanderOutlineCommands.py. I almost always search for commands by searching for single-quote<command-name>. For example: cff for 'move- will 'move-outline-down', 'move-outline-up', etc. Edward -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/889fd28a-ad22-4818-870b-b2c90e5c2014%40googlegroups.com.
