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!
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.
hmm... What I meant by that is that since I try to mimic Leo, i dont necessarily want the print to output in the log pane, and just have 'print' output to the stdout/terminal as I already do.Can you confirm that ctrl+b on scripts that do 'print("blabla")' actualy does output to the terminal that runs leobridgeserver.py as per the screenshots in the post above (in the window behind the other one in the large screenshot)?
Hope this helps. Please check if you can reproduce what's in the screenshot above.
Many thanks again!
That's the webkit compilation terminal, to be closed at any key press to reveal the server-script launch terminal underneath. there Is also a toggle to switch from one terminal to the next in the upper right corner of vscode terminal pane.
Hope this helps. Please check if you can reproduce what's in the screenshot above.
No idea why, but it has two underlines under it.
Try this, (close everything - start from scratch) in your normal vscode window, press [CTRL+, ] to open your user settings, switch to the JSON view if not already in json text mode, (upper right corner button) , then start leoInteg (and its server in your preffered way) ,