FAAAAH Error SoundA Visual Studio Code extension that plays an audio alert whenever errors are detected in your workspace, helping you stay aware of issues as you code. FeaturesThe extension monitors your workspace and plays a sound when:
Language Support: Works with all programming languages, not limited to JavaScript/TypeScript. Installation
UsageSound ToggleThe extension includes a mute/unmute toggle in the VS Code status bar (bottom right corner). Click the speaker icon to toggle sound notifications on or off without disabling the extension. Volume ControlYou can adjust the volume of the error sound from 0 (silent) to 100 (maximum). To change the volume:
The volume setting works on all supported platforms (Windows, macOS, and Linux). ConfigurationAvailable SettingsThe following settings can be configured through VS Code settings or directly in your
Setting a Custom Sound FileYou can replace the default sound with your own audio file:
Example paths:
Supported audio formats: MP3, WAV, and other formats supported by your system. Note: Leave this setting empty to use the default sound. Configuration via settings.jsonAlternatively, configure the extension directly in your
To access
ContributingContributions are welcome! Please feel free to submit issues or pull requests. CreditsCreated by @monirweb LicenseSee LICENSE file for details. |