Releases: smolang/smol-vs-code
Releases · smolang/smol-vs-code
v0.0.2
-
The extension now supports snippets:
classplus TAB expands to a class template.
-
The new command
Run SMOL REPLopens a REPL. The configuration parametersmol.smolJarPathneeds to point to asmol.jararchive, e.g., inside thebuild/libs/directory of https://github.com/smolang/SemanticObjects/.
v0.0.1
Fix workflow