Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Faaahhhh Error SoundNew to Visual Studio Code? Get it now.
Faaahhhh Error Sound

Faaahhhh Error Sound

AlphaWeb Studio

|
112 installs
| (0) | Free
Plays a hilarious sound effect when errors appear — in your terminal or in your code. Never miss a bug again!
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Faaahhhh Error Sound 🔊

Never miss an error again. This VS Code extension plays a sound effect whenever an error is detected — in your code or in the terminal.

VS Code Platform


Features

🐛 Code Diagnostic Errors

Whenever a red squiggly error appears in your code, the extension plays the sound.

💻 Terminal Command Failures

Whenever a terminal command exits with a non-zero exit code (i.e. it failed), the sound plays automatically.

⏱️ Smart Cooldown

A 2-second cooldown prevents the sound from spamming when multiple errors fire at once.

🖥️ Cross-Platform

Works on Windows, macOS, and Linux using native audio playback — no extra software required on Windows or macOS.


Extension Settings

Setting Type Default Description
faaahhhh.enable boolean true Enable or disable the error sound.

How to Use

  1. Install the extension.
  2. Write some buggy code or run a failing command — enjoy the sound! 🎵
  3. Toggle the sound on/off via Settings → Faaahhhh Error Sound.

Requirements

  • VS Code 1.93 or later.
  • Linux only: Requires mpg123, aplay, or another audio player supported by the play-sound npm package.

Release Notes

1.0.0

  • Initial release.
  • Sound on code diagnostic errors.
  • Sound on terminal command failures.
  • Cross-platform support (Windows, macOS, Linux).
  • Configurable enable/disable setting.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft