language-applescript
AppleScript language support for Atom. Converted from https://github.com/textmate/applescript.tmbundle.
franzheidl 9,130 31 0.3.0 MIT GitHub

language-applescript package

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

Changelog

  • 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.