Releases: abstools/abs-vs-code
Releases · abstools/abs-vs-code
Release v0.1.0
v0.0.8
Changed
- Add snippets for map, filter, foldl, foldr
v0.0.7
v0.0.6
Release version 0.0.6 - Expressions inside template strings are now colored distrinctly from the surrounding string content.
v0.0.5
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
Release version 0.0.4
v0.0.3
Fix Changelog format for automatic release extraction