This looks pretty cool Matt! Kind of reminds me about the Pharo inspector[1][2], with its faceted navigation.
I don't think this will be integrated in Leo in someway (I don't know about its live introspection capabilities), but is nice to see such experiments. [1] https://www.youtube.com/watch?v=_kd4FDKLVFg [2] http://rmod-pharo-mooc.lille.inria.fr/MOOC/Videos/W2/C019-Videos-GTInspector1-Introduction-V2-HD_720p_4Mbs.m4v Cheers, Offray On 6/04/20 6:29 p. m., 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. > > 1. Create a new shell that uses the same env (python.exe) that you > use with Leo. > 2. Open that shell. > 3. Open launchLeo.py > 4. Run it (F5) > 5. Open the Workspace tool and explore! > > It doesn't give you the Global, Commander, Position, Headline and > Body (g,c,p,h,v,...) variables which you have within Leo. Though you > can reconstruct those inside Pyzo if you wish by extracting the > relevant snippets from Leo's code and running them in the interactive > shell window. > > > > > > -matt > -- > 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] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/leo-editor/f375b799-22a0-4176-9577-34a43601d2bd%40googlegroups.com > <https://groups.google.com/d/msgid/leo-editor/f375b799-22a0-4176-9577-34a43601d2bd%40googlegroups.com?utm_medium=email&utm_source=footer>. -- 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/98751b23-f9cd-eedf-a5a3-fc653b03b44e%40riseup.net.
