Now you can use your favourite editor instead* of Apple's crappy Script Editor!
apm install language-javascript-jxa
or search “jxa” under packages within Atom.
Mimic the behaviour of Apple's Script Editor by automatically de/recompiling .scpt files using the native osacompile
/osadecompile
utilities.**
* Plays nice with atom-script (apm install script
) to run your code directly (good riddance Script Editor…)
** See language-applescript for AppleScript .scpt files.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.