nodename / vscode-hacker-typer

Great for live coding presentations, impressing your friends, or just trying to look busy at work.
https://www.youtube.com/watch?v=ulnC-SDBDKE
MIT License
15 stars 0 forks source link

Feature Request - Replay macro on terminal #4

Open bendtherules opened 4 years ago

bendtherules commented 4 years ago

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 mode.