🔊 Knv Sounds — VS Code Extension
Play funny custom sounds in VS Code when you get errors, warnings, open a terminal, or save a file!
Made by Kanav Chauhan 🎤
✨ Features
| Event |
Sound |
Default |
| 🔴 Code Error |
Faaah~ descending fail sound |
✅ ON |
| ⚠️ Code Warning |
Double beep |
✅ ON |
| 🖥️ Terminal Opens |
Ding ascending tone |
✅ ON |
| 💾 File Saved |
Soft click |
❌ OFF |
| ✅ Success (manual test) |
Happy jingle |
— |
🚀 How to Use
- Install the extension
- Open any code file with an error → hear the Knv sound!
- Press
Ctrl+Shift+P and type "Knv" to test all sounds manually
⚙️ Settings
Go to VS Code Settings → search "Knv" to customize:
knvSounds.enabled — Turn all sounds ON/OFF
knvSounds.errorSound — Error sound ON/OFF
knvSounds.warningSound — Warning sound ON/OFF
knvSounds.terminalSound — Terminal open sound ON/OFF
knvSounds.saveSound — File save sound ON/OFF (default OFF)
🎮 Commands (Ctrl+Shift+P → type "Knv")
- Knv Sounds: 🔴 Test Error Sound
- Knv Sounds: ⚠️ Test Warning Sound
- Knv Sounds: ✅ Test Success Sound
- Knv Sounds: 🖥️ Test Terminal Sound
- Knv Sounds: 🔇 Toggle Sounds ON/OFF
🎤 Use Your Own Voice!
Replace the .wav files inside the sounds/ folder with your own recordings:
error.wav → record yourself saying "faaah" or anything
warning.wav → your custom warning voice
terminal.wav → your terminal open sound
save.wav → your save sound
💻 Works On
| OS |
Status |
| Windows |
✅ Uses built-in PowerShell |
| Mac |
✅ Uses built-in afplay |
| Linux |
✅ Needs aplay or pulseaudio |
Made with ❤️ by Kanav Chauhan
| |