🚀 I built a VS Code extension that plays a “FAAAAH” sound on every error. As developers, we all know the feeling: Test fails ❌ npm install breaks ❌ Build crashes ❌ Syntax error in file ❌ So I built a lightweight VS Code extension that detects: • Terminal command failures • Task exit codes ≠ 0 • TypeScript / ESLint / runtime errors • Package installation failures And plays a dramatic “FAAAAH” sound instantly. It hooks into: onDidCloseTerminal onDidEndTaskProcess onDidChangeDiagnostics With cooldown control and toggle settings. Why? Because sometimes feedback should be: Immediate. Emotional. Memorable. Next version ideas: 🔹 Different sounds per error type 🔹 Failure counter 🔹 “Rage Mode” 🔹 Custom sound upload Building small dev tools like this is a great way to explore the VS Code Extension API deeply. Would you install it? 😄 Live : https://lnkd.in/gaUkZGum #VSCode #JavaScript #DeveloperTools #BuildInPublic #SideProject

  • No alternative text description for this image

This system makes coding more engaging for people who are very familiar with pop and meme culture like myself. Using this would keep me engaged and make me laugh instead of irritating me whenever I make a mistake. Can we get Ishowspeed clip sounds on the next update ?

Like
Reply

Can we have this in the shell? Also, if we get another error, can we have other variants of it?

Like
Reply

This is hilarious and useful at the same time 😂🔥 Immediate emotional feedback is exactly what failed builds deserve. Love the idea of different sounds per error type — “Rage Mode” sounds dangerous 😄 Great example of exploring the VS Code Extension API in a creative way 👏

Like
Reply

This is such a creative take on developer feedback, Sajjad. The instant, emotional connection to errors is something we often feel but rarely acknowledge in our tools. I can see this being surprisingly effective for highlighting subtle, persistent issues that might otherwise blend into logs. Definitely a unique approach to staying productive.

No offense, but why is everyone creating similar extension and calling them their invention?

Like
Reply

No offense, but I’ve already seen dozens of people producing this same AI-generated slop and calling it their own “invention.”

If I installed it on my vs code .. then my pc in every few minutes " FAAAHH " 😂

Like
Reply
See more comments

To view or add a comment, sign in

Explore content categories