🐦 Sparrow Error Detection
Plays random sounds when errors are detected in your code or terminal!
Features
- 🔴 JS/TS Syntax Errors — Real-time error detection while typing
- 💻 Terminal Errors — Any failed command triggers a sound
- 🎵 Random Sounds — 5 different sounds play randomly
- ⚡ Lightweight — No dependencies, works out of the box
How It Works
- Open any
.js or .ts file
- Write code with a syntax error
- Hear a sound after 800ms! 🔊
Or in terminal:
- Type any invalid command
- Press Enter
- Sound plays immediately! 🔊
Settings
| Setting |
Default |
Description |
sparrow.enableSounds |
true |
Enable/disable sounds |
Test
Ctrl+Shift+P → "Sparrow: Test Sound 🐦"
Requirements
- Linux:
paplay or aplay (pre-installed on most distros)
Release Notes
0.0.1
- Initial release
- JS/TS error detection
- Terminal failed command detection
| |