Screams the FAhhhh meme when your code errors! Audio alert for failed builds, syntax errors, task failures & debug crashes. Works on Windows, macOS & Linux.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
The VS Code extension that screams the legendary "FAhhhhhhhh!" meme every time your code has errors.
Stop staring at silent red squiggles. Get instant, hilarious audio feedback on build failures, syntax errors, test crashes, and debug exceptions.
✨ Features
🔴 Live Error Detection — Screams the moment a new red squiggle appears while you type
💾 Save & Scream — Saves a broken file? Caught. Screams instantly on Ctrl+S
🛑 Build & Task Failure — Screams when a VS Code Task exits with a non-zero code (run via Ctrl+Shift+B or Terminal → Run Task)
🐛 Debugger Crash Detection — Listens for DAP exception events and screams when your app crashes with an unhandled exception
😱 Scream Counter — Status bar shows exactly how many times you've been screamed at today. Click it to test the sound.
🔇 Quick Toggle — Disable/enable from the Command Palette without uninstalling
🔊 Volume Control — Adjust the scream volume from your VS Code settings (0.0 – 1.0)
💻 Platform Support
Platform
Audio Engine
Status
Windows
Windows Script Host (VBScript)
✅ Fully supported
macOS
afplay (built-in)
✅ Fully supported + volume control
Linux
paplay / aplay (PulseAudio / ALSA)
✅ Fully supported
⚙️ Configuration
Open VS Code Settings (Ctrl+,) and search for FAhhhh to configure:
Setting
Type
Default
Description
fahhhhScreamer.enabled
boolean
true
Globally enable or disable all screaming
fahhhhScreamer.volume
number
1.0
Volume level from 0.0 (silent) to 1.0 (max). macOS only.