Paul, Thank you so much for your kind words and encouragement!
I'd Like to also mention to the readers of this thread, that the new *documentation website <https://boltex.github.io/leojs/>* has its example scripts previously written in Python now meticulously translated into TypeScript. Please let me know if you find errors, or anything that should be included in the docs that isn't there - either from the original Leo or specific stuff about LeoJS' vscode UI interactions. I'll also mention the* Scripting Samples for LeoJS <https://github.com/boltex/scripting-samples-leojs>* repository. (*a good place to try out the example scripts mentioned above!*) This repository features a Leo file packed with examples on how to leverage the VSCode API, interact with its UI, and experiment writing leo-scripts in general. *Just press the dot '.' on your keyboard while visiting the github repo to switch into 'VSCode' mode, install the LeoJS extension, and you're good to go! Check out this youtube video <https://www.youtube.com/watch?v=M_mKXSbVGdE>on how to do just that :)* Happy scripting! Félix On Tuesday, September 17, 2024 at 3:40:05 PM UTC-4 Paul wrote: > Congratulations, Félix! > > And thank you! > > Besides extending Leo into the vastly wider world of millions of VSCoders; > painstakingly translating Leo into universal and virtually immortal > Javascript/Typescript (thus extending Leo's scriptability, accessible to > all non-Pythonistas); your care to separately host and document LeoJS on > GitHub gives me hope that your prodigious efforts over the years will not > be in vain. > > Edward, what a legacy you leave us! > > Thank you! > > I've followed your pioneering work for over twenty years, and, beyond your > programming prowess and intuition, your community leadership is largely > responsible for how Leo --and we -- got here today. > > Thank you, again. > > Paul > > On Sunday, September 15, 2024 at 10:51:45 PM UTC-5 Félix wrote: > >> [image: leojs-website-top.png] >> 📢*LeoJS 1.0.6 is here!*🥳 >> >> I'm excited to announce that the latest version of LeoJS comes with some >> awesome new features, and a new *dedicated documentation website* at >> https://boltex.github.io/leojs! >> >> Please report any mistakes, typos or missing info!😅 >> >> *Here are some of the latest additions:* >> >> - Fixed *goto-global-line* command. >> - Implemented *c.recursiveImport*. >> - implemented *g.execute_shell_commands_with_options*. >> - Fixed *IdleTime *class handler call arguments. >> - >> - '*FreeMind*' file format import is now supported. >> - *Leo's documentation* has been fully updated for LeoJS using >> Docusaurus. >> - *Debug and breakpoints* have been fixed by adapting settings >> in launch.json. >> >> >> *Available via automatic update or on the VSCode Marketplace >> <https://marketplace.visualstudio.com/items?itemName=boltex.leojs>, and >> for VSCodium >> <https://github.com/VSCodium/vscodium?tab=readme-ov-file#vscodium>, on >> the Open VSX Registry Marketplace >> <https://open-vsx.org/extension/boltex/leojs>!* >> >> If you run into any issues, please report them on the LeoJS issues page >> <https://github.com/boltex/leojs/issues>. Your feedback is always >> appreciated! >> >> As always, keep the suggestions coming—they help move this project >> forward! 🚀 >> >> Cheers, >> Félix >> [image: lion_white-lines.png] >> > -- 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/512b7a79-ec4d-4d56-b15e-3837965ccf40n%40googlegroups.com.
