On May 27, 5:37 am, "Edward K. Ream" <[email protected]> wrote:

> wouldn't it be good to have a find-def command (with ctrl-click
> support) that would do the hyperlinking in Leo?

Once again, type inference raises its head.  epydoc appears to have
type inference, but doesn't.  For instance, it makes a guess about
what class a method belongs to, and shows that guess on roll-over.
The guess is often wrong.  If you click on an underlined item in the
source code, you will get a dialog, which alas does not seem
functional on Mozilla.

Anyway, the better type inference is, the better the find-def command
can be.  For example, if there is only one method x in all of Leo,
then y.x presumably means this method.

In the near future I'll attempt to use leoInspect with the find-def
command.

EKR

-- 
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.

Reply via email to