On Monday, April 6, 2020 at 7:29:57 PM UTC-4, Matt Wilkie wrote:
>
> Happy Monday discovery: 
>
> Pyzo's workspace feature can be used to interactively explore Leo's 
> modules, functions, classes, methods and defined variables in real time. 
> This is so cool
>

It is very cool, and your steps didn't quite work for me.  I'm using pyzo 
4.10.2 on Windows.  For one thing, I don't even have an F5 command.  Here 
is what I did:

1. Use the Shell/ Edit Shell Configurations menu item to open the 
configuration dialog;
2. Click Add Config in the upper right corner.
3. Give this config a name, and select a python exe from the dropdown box - 
or just type in the path to your own python.exe (I've got one for Jython, 
which Pyzo didn't know about by default);
4. In the Startup Script edit box, put in the path to launchLeo.py (if you 
have one; I don't) or runLeo.py.  My entry:

C:\Users\tom\AppData\Local\Programs\Python\Python38\Lib\site-packages\leo\core\runLeo.py

5. In the argv edit box at the bottom, type in your arguments, like 
--use-docks.
6. Save everything by clicking the Done button.

Then, launch your new configuration using the new menu item at the bottom 
of the Shell menu.  If everything goes well, Leo will open and you will see 
all those interesting items in the Workspace panel.

Beyond this, I don't know much about what you can do with them so far. but 
it's very cool ...

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/d4c96a5d-5a3a-4767-830c-7b5b60e1ef81%40googlegroups.com.

Reply via email to