Skip to content

Releases: abstools/abs-vs-code

Release v0.1.0

08 Dec 10:17

Choose a tag to compare

Update jws dependency (security update)

v0.0.8

19 Nov 16:14

Choose a tag to compare

Changed

  • Add snippets for map, filter, foldl, foldr

v0.0.7

16 Dec 13:36
5c4dfbe

Choose a tag to compare

Changed

  • Change default value of abs.backend to --java. This default value means that developing ABS can be done without installing Erlang.

Fixed

  • Fix command execution for deployed plugin.

v0.0.6

11 Jul 14:17

Choose a tag to compare

Release version 0.0.6

- Expressions inside template strings are now colored distrinctly from the
  surrounding string content.

v0.0.5

11 Jul 09:00

Choose a tag to compare

V0.0.5

Added

  • Added a command "ABS: Compile File" to compile the current file.

  • Added extension options:

    • abs.compileCommand: the command to invoke the ABS compiler.
    • abs.backend: The default target language to use.
    • abs.compileOptions: An array of additional arguments for the compiler.

v0.0.4

01 Apr 10:22

Choose a tag to compare

Release version 0.0.4

v0.0.3

22 Mar 15:05

Choose a tag to compare

Fix Changelog format for automatic release extraction