Your coding companion that celebrates your successes and mourns your bugs with random sound clips!
Rocky plays a random sound effect whenever a VS Code task or terminal command finishes. It helps you stay focused by providing auditory feedback without needing to check the terminal state.
Features
Success Sounds: Plays a random sound from the internal library (currently 2 clips) when a command completes successfully.
Fail Sounds: Plays a random sound from the internal library (currently 1 clip) when a command fails.
Growing Library: We are starting small, but more auditory reactions are coming in future updates!
Random Variety: Automatically picks a different sound each time for success or failure.
Easy Toggle: Quickly enable or disable sounds via the command palette or settings.
Requirements
VS Code 1.93.0 or later.
Extension Settings
This extension contributes the following settings:
Setting
Default
Description
rockyAmaze.enabled
true
Enable or disable Rocky sounds globally.
Release Notes
1.0.1
Added Random Sound Selection: Now picks a random file from the internal success/error libraries.
Improved reliability for terminal command detection.
Added MIT License.
Official 1.0.1 package release.
1.0.0
Initial release with basic sound playback for tasks and terminals.