vscode-hacker-typer
vscode-hacker-typer copied to clipboard
Great for live coding presentations, impressing your friends, or just trying to look busy at work.
Terminal api seems to have a sendText method (https://code.visualstudio.com/api/references/vscode-api#Terminal). Can that be used somehow to implement a basic text replay functionality on terminal? Will be useful for presentations using repl...
When I attempt to record a macro, I get the following notification: "Command 'HackerTyper: Record Macro' resulted in an error (command 'nodename.vscode-hacker-typer-fork.recordMacro' not found)". Screen capture showing both the command...