>
> I do see some syntax coloring, but python keywords such as "def" and 
> "class" are not colored. True in both the "dev" and "main" branches.

Yeah, language specific coloring, is still on the todo as issue #56 
<https://github.com/boltex/leointeg/issues/56>. Only generic 'Leo' plain 
language coloring is done so far.

On Saturday, July 4, 2020 at 3:10:09 PM UTC-4, Félix wrote:
>
> Hi! (sorry big screenshots incoming!)
>
> In Leo, print does nothing as far I as I can tell. (i've wondered since 
> 2002 when i discovered Leo why print is not redirected to g.es by 
> default) - see screenshot only the "g.es" output is visible.
>
>
>
> In leoInteg, print outputs on the stdout as would any script., so its 
> visible in the leobridgeserver.py terminal output.
>
> (In the screenshot below, you can see the "ABC" in the leo log pane, and 
> the "123" got outputted behind, in the leointeg source window's terminal.
>
>
>
> Please advise as to what is supposed to happen/be visible in both 
> instances. 
>
> Also, when trying to improve leointeg's keyboard use and navigation, I'm 
> going to do a bunch of comparison to have some command leave focus on the 
> outline pane instead of the body in some circumstances. (I'm going to have 
> to systematically try out stuff in Leo and take notes as not every command 
> originating with focus in one place necessarily leaves the focus at the 
> same place) 
>
> But for now, I'll continue making the video (the "intro to Leo" redone in 
> leoInteg with auto-sync derived files added to it.)
>
> Please dont hesitate to comment and propose ideas ! thanks!
> --
> Félix
>
>
> On Saturday, July 4, 2020 at 6:21:07 AM UTC-4, Edward K. Ream wrote:
>>
>>
>>
>> On Fri, Jul 3, 2020 at 11:01 PM Félix <[email protected]> wrote:
>>
>> New features have been combined and released on the master branch: 
>>> Multi-file support, new view panel of opened Leo documents (bottom left 
>>> corner), color-syntax, run selected-text as script, copy-paste from one Leo 
>>> file to the other and more!
>>>
>>
>> This is great stuff! Installation was a snap.
>>
>> I do see some syntax coloring, but python keywords such as "def" and 
>> "class" are not colored. True in both the "dev" and "main" branches.
>>
>> Ctrl-B works when the script is g.es('hello'). Nothing seems to happen 
>> when the script is print('hello'). I've looked in the obvious places. Am I 
>> missing something?
>>
>> 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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/93cea1b3-23fc-46cb-878f-5fa7a2964900o%40googlegroups.com.

Reply via email to