Goofy Code Health Sounds
Plays bundled sounds for diagnostics and run outcomes in VS Code.
Features
- Damage sound when new errors/warnings appear
- Heal sound when diagnostics are cleared
- Victory/fatal sound based on terminal run exit status
- Global enable/disable and volume controls
Settings
goofyCodeHealthSounds.enabled
goofyCodeHealthSounds.volume
goofyCodeHealthSounds.diagnosticsOnSaveOnly
goofyCodeHealthSounds.diagnosticsDebounceMs
goofyCodeHealthSounds.terminalRunSounds.enabled
Expected files in media/:
damage.mp3
heal.mp3
victory.mp3
fatal.mp3
| |