You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 26, 2025. It is now read-only.
Script your coding demos to perfection with this VS Code extension — insert code, highlight it, run commands, and seamlessly execute each demo step, just like advancing through a presentation. No typos, no missteps — just flawless, stress-free presentations every time.
Version
0.0.62
Date
January 22, 2025
Description of breaking changes
#40: Added the setState action to set a state key/value. Use the state as STATE_<key> in the demo steps
#41: Added the DT_INPUT and DT_CLIPBOARD variables to get the input and clipboard content in the demo steps
As it would be the first time that this extension/project would be mentioned, the extensibility features to trigger your demos from outside of Visual Studio Code via the API or command URIs are useful as well.