Skip to content

Releases: smolang/smol-vs-code

v0.0.2

02 Apr 08:08

Choose a tag to compare

  • The extension now supports snippets:

    • class plus TAB expands to a class template.
  • The new command Run SMOL REPL opens a REPL. The configuration parameter smol.smolJarPath needs to point to a smol.jar archive, e.g., inside the build/libs/ directory of https://github.com/smolang/SemanticObjects/.

v0.0.1

23 Mar 14:26

Choose a tag to compare

Fix workflow