Latest build
Pre-release
Pre-release
Auto-built from the latest main branch.
Install CLI:
npm install -g https://github.com/EqualExperts/satsuma-lang/releases/download/latest/satsuma-cli-latest.tgzInstall LSP:
npm install -g https://github.com/EqualExperts/satsuma-lang/releases/download/latest/satsuma-lsp-latest.tgzInstall 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