A Visual Studio Code extension that makes typewriter sounds as you type.
As this extension was my demo for a talk, you'll find a few shortcuts and things one might do differently in a real-world example.
- As the extension takes over the a-zA-Z keys, other extensions that require the use of these keys (e.g. VsCodeVim) will not work.
Thanks @timmyreilly for the inspiration with TypewriterNoises-VSCode.