Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>smolcompNew to Visual Studio Code? Get it now.
smolcomp

smolcomp

Curtis Fenner

|
134 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

smolcomp README

This extension provides language support for Smol, a toy language you can find here.

Features

This contributes syntax highlighting, and knows how to invoke the smolc compiler to highlight compiler errors.

Requirements

The Smol compiler must be installed.

See the compiler repository for instructions.

Extension Settings

Set smol.smolcPath to point to your installation of Smol. It should be the full path to the file smol-builder/src/compiler.lua.

Set smol.lua51 to your Lua 5.1 command. It is most likely lua or lua51, or something similar.

Release Notes

Initial version, unlikely to be totally correct.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft