Faah Sound
Play a meme sound when new errors appear in VS Code diagnostics.
Requirements
- ffplay (from FFmpeg) must be installed and available on PATH.
Install
- From VSIX: Extensions view -> "..." menu -> Install from VSIX.
- From Marketplace: install "Faah Sound".
Usage
- Introduce an error in a file to trigger the sound.
- First and second consecutive error on the same code block plays faah.
- Third and later consecutive error on the same code block plays the second sound.
Tip
- Try repeating the error on the same code block 3 times to see the magic.
Settings
- faahSound.enabled: enable or disable the sound.
- faahSound.cooldownMs: minimum time between sounds (ms).
| |