On Mon, Feb 17, 2020 at 9:41 AM Yaakov Belch <yaakov.be...@gmail.com> wrote:

The problems I want to solve are:
> * I don't want to remember the sources of each feature.
> * I don't want to trace back the right Declaration node to add it to.
>
> So my question is: Is there a good solution for this in leo.
>

No, there isn't.

> what do you do when you add code that requires additional imports?
>

I add the imports. I don't understand why this is a big deal for you.

I typically prefer not to use 'from x import y', preferring (usually) to
reference x.y. That makes clear where symbols come from.

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 leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/CAMF8tS3zHs_zmOQd37Gsn%3D2qgvi29wJ%2BXus7rH8h801i9LMHrQ%40mail.gmail.com.

Reply via email to