Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>FAAAAHH error 🔊New to Visual Studio Code? Get it now.
FAAAAHH error 🔊

FAAAAHH error 🔊

Sakib Hasnat

|
22 installs
| (0) | Free
Play a sound automatically whenever a new error appears in VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Faaaahh Error 🔊

Play a sound automatically whenever a new error appears in your VS Code workspace.

Stay focused on coding — get instant audio feedback when something breaks.


✨ Features

  • 🔍 Detects new errors in real-time
  • 🔊 Plays sound silently in the background
  • 🚀 Lightweight and fast
  • ❌ No popups or distractions
  • 🧠 Smart error comparison (only plays when error count increases)

📸 How It Works

This extension listens to VS Code diagnostics.

Whenever:

  • A new error appears
  • The total error count increases

It plays a sound once.

It does NOT repeat sound for the same error.


🚀 Usage

Just code normally.

When you introduce a syntax or compilation error:

🔊 A sound will play automatically.

No setup required.


🛠 Requirements

  • VS Code version 1.80.0 or higher

🧠 How It Works Internally

The extension:

  1. Listens to onDidChangeDiagnostics
  2. Counts total errors
  3. Compares with previous error count
  4. Plays sound only if the count increases

This prevents repeated sounds for the same error.


📦 Release Notes

0.0.2

  • Improved marketplace details
  • Optimized error detection logic

0.0.1

  • Initial release
  • Basic error sound detection

👨‍💻 Author

Created by Sakib Hasnat


💬 Feedback & Issues

If you find a bug or want improvements:

Open an issue on GitHub.


⭐ Support

If you like this extension:

  • Leave a rating ⭐
  • Share it with other developers
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft