Skip to content

Latest build

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jun 12:36

Auto-built from the latest main branch.

Install CLI:

npm install -g https://github.com/EqualExperts/satsuma-lang/releases/download/latest/satsuma-cli-latest.tgz

Install LSP:

npm install -g https://github.com/EqualExperts/satsuma-lang/releases/download/latest/satsuma-lsp-latest.tgz

Install VS Code Extension:
Download vscode-satsuma-latest.vsix, then in VS Code open the Extensions view,
choose Install from VSIX… from the ··· menu (or run
Extensions: Install from VSIX… from the Command Palette), and select the
downloaded file. Or from the command line:

code --install-extension vscode-satsuma-latest.vsix