language-applescript package
September 30, 2016 ยท View on GitHub
AppleScript language support for Atom. Converted from https://github.com/textmate/applescript.tmbundle.
Changelog
-
0.3.0Add package-setting to control auto-compilation -
0.2.2Set correct comment style -
0.2.1Mimic the behaviour of Apple's Script Editor by automatically de/recompiling .scpt files using the nativeosacompile/osadecompileutilities* -
0.2.0Add .scpt support, store package settings insettings/ -
0.1.0Initial release
* See language-javascript-jxa for JavaScript .scpt files.