hi, I'm a new user of Leo for the past few months and I really enjoy
using it. I'm curious if it's possible to use Leo as a live code
reloading editor.

Currently it doesn't seem possible from my limited understanding. If I
CTRL-b to execute a script, I cannot make changes to the Leo nodes
while the script is running (obviously an important requirement when
live code reloading).

I've tried running the script from the external editor file, which
allows me to make changes to nodes, but then when I save Leo nodes
there are namespace clashes in the reloading (I think because Leo
creates temporary .py files when writing out to files? I'm not sure if
this is a problem with Leo or my code reloading module).

Is there any way to achieve this with Leo? So far I just don't use Leo
when doing this kind of work. However I've grown to like Leo so much
that I'd like to find a solution.



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