/atom-applescript

Applescript language support for Atom

Primary LanguageCoffeeScript

language-applescript package

AppleScript language support for Atom. Converted from https://github.com/textmate/applescript.tmbundle.

Changelog

  • 0.3.0 Add package-setting to control auto-compilation

  • 0.2.2 Set correct comment style

  • 0.2.1 Mimic the behaviour of Apple's Script Editor by automatically de/recompiling .scpt files using the native osacompile/osadecompile utilities*

  • 0.2.0 Add .scpt support, store package settings in settings/

  • 0.1.0 Initial release


* See language-javascript-jxa for JavaScript .scpt files.