CtrlMe is a VS Code extension that automatically types out your file content character by character. It’s perfect for recording tutorials, demos, or showcasing code as if you’re typing it live.
✨ Features
Auto types any file in your editor.
Human like typing speed with randomized delay.
Start / Stop buttons in the status bar for control.
Customizable typing speed via settings.
Restores your file automatically when stopped.
⚙️ Settings
You can tweak typing speed from the VS Code settings UI.
Setting
Default
Range
Description
ctrlme.typingSpeed
50
20–120
Typing speed (milliseconds delay per character). Lower = faster typing. Extremely low values (<10) may cause flicker or lag.