Install via VS Code UI
- Download the
.vsixfile from the link above - Open VS Code → Extensions (
Cmd+Shift+X) - Click the
...menu → Install from VSIX... - Select the downloaded file and reload VS Code
Or install via CLI
Download and install in one command:
curl -sL https://github.com/ScrubbyAI/scrubby/releases/download/staging-latest/scrubbyai-0.6.0-staging.vsix -o scrubbyai.vsix && code --install-extension scrubbyai.vsix
System Requirements
- VS Code 1.85 or later
- GitHub account (for sign-in and AI features)
- macOS, Windows, or Linux