Skip to content

Releases: idleberg/vscode-applescript

v0.23.1

04 Jul 22:31

Choose a tag to compare

  • prevent errors when osascript / osacompile are terminated by user

v0.23.0

25 Jun 16:46

Choose a tag to compare

  • add command to terminate osascript / osacompile processes
  • add command to open extension settings
  • add support for highlighter injection into Markdown code fences
  • put options in order
  • update dependencies

v0.21.2

18 Aug 08:33

Choose a tag to compare

  • update tooling
  • update dependencies

v0.21.1

17 Jan 00:06

Choose a tag to compare

  • update tooling
  • update dependencies

v0.21.0

05 May 22:03

Choose a tag to compare

  • add support to detect syntax from shebang
  • update dependencies

v0.20.0

07 Mar 17:01

Choose a tag to compare

  • builds with esbuild
  • update dependencies

v0.19.1

19 Dec 23:24

Choose a tag to compare

  • use lint-staged
  • update dependencies

v0.19.0

23 Oct 22:22

Choose a tag to compare

  • add support for variable substitution when reading config
  • builds with Rollup
  • lints with ESLint
  • update dependencies

v0.18.2

08 Apr 16:08

Choose a tag to compare

  • remove node_modules from distribution
  • remove yarn.lock
  • update dependencies

v0.18.1

13 Sep 20:43

Choose a tag to compare

  • improve error handling in getLineCol()