On Sun, Nov 24, 2013 at 4:21 AM, Reinhard Engel <
[email protected]> wrote:
> The 'Help' menu has the 'Print Commands' command, that opens the separate
> 'Commands' tab; so far so good.
> But how do I get to the code corresponding to a command (without using the
> 'Find' tab)?
>
This is what I do:
Search for the name of the command in leoPy.leo. Example; start-search.
You will find::
'start-search': find.startSearch, # 4.11.1.
Search for def startSearch.
With a little experience, you will be able to guess the correspondence
between a command's name and its function.
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 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/groups/opt_out.