Thanks for those comments! *Thomas*: Although @button and @command are implemented in LeoJS, custom menus are not. But, the custom menus may become feasible in vscode in some way in the future. I'll make sure to add details about this in the documentation when they do.
*Edward*: About the beautify command: it's not been ported to LeoJS because the python library used for that is not available in javascript. But, of course, being in vscode, the *vscode beautifier* is already in place for python on external files, (*and for all other languages*) which is applied by default on 'save' - which is then automatically picked up by LeoJS. Thanks for your insights and suggestions as always ! Félix On Wednesday, September 25, 2024 at 8:45:35 AM UTC-4 [email protected] wrote: > Custom menus that dispatch @commands, including @commands defined in > myLeoSettings.leo. > > On Tuesday, September 24, 2024 at 11:42:16 PM UTC-4 Félix wrote: > >> I've added a search feature to the new LeoJS website >> <https://boltex.github.io/leojs/>. (in the top-right corner) >> >> [image: search-box.png] >> >> And so I’d love to know: >> >> *What are your favorite features of leo besides basic outline editing, >> clones and file read/write and d**oes the search feature give acceptable >> results for them?* >> >> For example, I was amazed to discover features like *@rclick* nodes that >> offer additional options through right-click menus, or that *@commands* >> are visible in the *minibuffer*. I thus made sure the website and the >> scripting-samples >> repository <https://github.com/boltex/scripting-samples-leojs> showed >> how to use those by adding more links and details. >> That made me think that I surely was missing important stuff other >> leonistas would have found essential! Thus this little survey :) >> >> Félix >> >> >> >> -- 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/1bec8220-945e-4c37-96c8-edef21bfb9e7n%40googlegroups.com.
