estruyf / vscode-demo-time

A Visual Studio Code extension to help you script your demos
https://marketplace.visualstudio.com/items?itemName=eliostruyf.vscode-demo-time
MIT License
12 stars 1 forks source link

Enhancement: Reusable command templates #1

Closed estruyf closed 5 months ago

estruyf commented 5 months ago

Create snippets of actions that you can run in a demo. For instance, when you want to add code and highlight it simultaneously, it could be useful to reuse these actions as a reusable command block.