JEOM VS Code Runner
- Bundled runtime:
official/cli.js,official/engine.js(matches jeomlangcore/) - CLI resolution:
core/cli.jsorofficial/cli.js - Monorepo absorption guide: see
ABSORPTION.md
Install
powershell -ExecutionPolicy Bypass -File .\scripts\install-local-extension.ps1Restart VS Code, open a .jeom file, then use Run JEOM or the editor Run button.
Update bundled core
npm run update-jeomFull Changelog: v0.2.0...v0.2.1