Hear a sound every time a terminal command succeeds or fails.
What does it do?
Slop Shock adds sound effects to your VS Code terminal. When you run a command:
✅ Command succeeds → plays a success sound
🔔 Command fails → plays a failure sound
It also listens to long-running commands like npm run dev. When your dev server prints "Ready in…" or similar messages, you'll hear the sound without needing to watch the terminal.
How to use it
Just install the extension and start using your terminal — it works automatically!
Customizing your settings
You can open the Slop Shock Sound Picker using either of these two methods:
Type slopshock or slopshock config right into your VS Code terminal and hit Enter!
Open the Command Palette (Ctrl+Shift+P / Cmd+Shift+P) and type "Slop Shock: Open Sound Picker".
From the Sound Picker, you can:
Toggle success or failure sounds on and off individually.
Choose from a variety of built-in sounds for both success and failure states.
Preview sounds instantly with the ▶ Preview button.
Turning it off completely
Go to Settings → search for "Slop Shock" → uncheck Enabled.