Celebrate every successful run! This VS Code extension plays a sound whenever your code runs successfully. No more staring at the screen — just listen for the victory chime! 🎶
✨ Features
🎵 Plays sound on every successful run — terminal commands, debug sessions (F5), tasks, and more
🔇 Easy toggle — enable/disable from the status bar or command palette
🎚️ Adjustable volume — configure how loud the celebration is
🚀 Zero dependencies — no external audio tools needed, works out of the box
💻 Cross-platform — works on Linux, macOS, and Windows
🚀 How It Works
Install the extension
Run any code — terminal, debug (F5), tasks, anything!
If it succeeds → 🎶 the sound plays!
If it fails → silence
📋 Commands
Command
Description
Run Success Sound: Enable
Turn on the success sound
Run Success Sound: Disable
Turn off the success sound
⚙️ Settings
Setting
Default
Description
runSuccessSound.enabled
true
Enable or disable the success sound
runSuccessSound.volume
1.0
Volume of the success sound (0 to 1)
📦 Requirements
No external tools needed! Works out of the box on Windows, macOS, and Linux.
🎛️ Status Bar
The extension shows a 🔊/🔇 icon in the status bar. Click it to toggle the sound on/off.