On the list of CTRL-click actions, I forgot navigating to function 
definitions.

On Tuesday, January 31, 2023 at 2:36:15 PM UTC-5 Thomas Passin wrote:

> The CTRL-Click feature has been extended so that if you CTRL-Click on a 
> line that starts with import module or from module import, Leo will 
> navigate to an external file whose filename is *module.py* or *module.pyw*, 
> if it is the same outline.  This also works if the import statement 
> includes path steps, like *..module*.
>
> This enhancement is in the devel branch.
>
> With this enhancement, CTRL-Click can navigate to:
>
> - a URL (opens in the system browser);
> - a file:/// url (opens in the system-associated program);
> - a UNL (opens its Leo outline if needed);
> - a gnx in the same outline;
> - an external file name in the same outline;
> - an import statement whose target is in the same outline.
>

-- 
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 leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/89e711f2-04f4-403e-aa0f-cd054b910b00n%40googlegroups.com.

Reply via email to