vscode-hacker-typer
vscode-hacker-typer copied to clipboard
Feature Request - Replay macro on terminal
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.