Prescript makes it easy to repeatedly run script commands in a terminal.
Using the Prescript: Execute
command in VS Code will execute the current line in the active editor in a terminal.
No known issues at this time.
Initial release of Prescript
Add the Execute Into Document
command which will pipe the command output into an untitled document rather than a terminal.
Add the Execute In Background
command which will execute the command w/o revealing the terminal.