Skip to content

Releases: abstools/abs-vs-code

v0.0.6

11 Jul 14:17
Compare
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
Compare
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
Compare
Choose a tag to compare
Release version 0.0.4

v0.0.3

22 Mar 15:05
Compare
Choose a tag to compare
Fix Changelog format for automatic release extraction