LeoJS can run Leo scripts in both JavaScript or TypeScript.
🚀 This repository contains a Leo file which demonstrates various ways to use the VSCode API, the UI, and other useful features of LeoJS.
LeoJS can be run as a web extension on VSCode for the web.
To work directly with this repository and try out those scripts online, simply navigate to this scripting-sample repository on github at https://github.com/boltex/scripting-samples-leojs and press .
(period key).
Install the LeoJS extension, right-click on the scripting-sample.leojs file in the explorer to open it with LeoJS, and see the Introduction node for more details on each sample script.
Don't hesitate to ask questions, file issues, or make comments and suggestions on the project's issue page.
LeoJS is a JavaScript implementation of the Leo Editor designed as an extension for VSCode.
See the LeoJS Homepage for more details.