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
14 stars 2 forks source link

Enhancement: Reusable command templates #1

Closed estruyf closed 6 months ago

estruyf commented 6 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.