Skip to content

v0.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 22 May 12:44
· 4 commits to main since this release

JEOM VS Code Runner

  • Bundled runtime: official/cli.js, official/engine.js (matches jeomlang core/)
  • CLI resolution: core/cli.js or official/cli.js
  • Monorepo absorption guide: see ABSORPTION.md

Install

powershell -ExecutionPolicy Bypass -File .\scripts\install-local-extension.ps1

Restart VS Code, open a .jeom file, then use Run JEOM or the editor Run button.

Update bundled core

npm run update-jeom

Full Changelog: v0.2.0...v0.2.1