Skip to content

Releases: idleberg/vscode-applescript

0.4.1

29 Dec 12:58
Compare
Choose a tag to compare
  • fix: wait for document to be saved before compiling

0.4.0

12 Dec 20:58
Compare
Choose a tag to compare
  • add Output Channel support for build command
  • add options showNotifications and alwaysShowOutput
  • use spawn over exec
  • bump linter to Gulp v4

0.3.7

17 Oct 13:00
Compare
Choose a tag to compare
  • update logo
  • replace JSON linter
  • update Travis CI settings

0.3.6

03 Oct 20:57
Compare
Choose a tag to compare
  • update gulpfile.js

0.3.5

26 Sep 11:31
Compare
Choose a tag to compare
  • add LICENSE

0.3.4

26 Sep 07:04
Compare
Choose a tag to compare
  • add description to install packaged extension (.vsix)

0.3.3

19 Sep 07:55
Compare
Choose a tag to compare
  • fix typo
  • update dependencies

0.3.2

26 Aug 12:09
Compare
Choose a tag to compare
  • fix code execution on macOS (thanks @rodya)

0.3.1

23 Aug 13:48
Compare
Choose a tag to compare
  • fix scope for build keybindings

0.3.0

23 Aug 13:37
Compare
Choose a tag to compare
  • add build keybindings