A VS Code extension that adds satisfying mechanical keyboard sounds as you type, making your coding experience more immersive and enjoyable.
Features
🔊 Mechanical Keyboard Sounds: Plays realistic keystroke sounds while typing
🎵 Multiple Sound Variations: Randomly selects from 4 different keystroke sounds for variety
🔄 Easy Toggle: Quickly enable/disable sounds via status bar button
⚡ Lightweight: Minimal performance impact, only plays sounds on actual text changes
Installation
Clone or download this repository
Open the folder in VS Code
Press F5 to run the extension in a new Extension Development Host window
Or package and install it as a VSIX file
Usage
Once activated, the extension will automatically play keyboard sounds as you type. You'll see a status bar indicator in the bottom right showing "🔊 KeySound: On" or "🔇 KeySound: Off".
Toggle Sound On/Off
Click the status bar button to toggle sounds on/off
Or use the command palette: Toggle Keyboard Sound
Requirements
VS Code version 1.107.0 or higher
Node.js (for development)
Extension Settings
This extension currently doesn't add any VS Code settings, but you can toggle it on/off using the status bar button or command.
Known Issues
Sound playback depends on system audio capabilities
Very rapid typing may cause some sounds to overlap