Closed ShMcK closed 2 years ago
I've added a continue hook that will let you run any commands or vscodeCommands.
tutorial.config.continue: { commands: [], vscodeCommands: [] }
I've also added a webhook if needed to track continued tutorials.
tutorial.webhook.events.continue
Signed-off-by: shmck shawn.j.mckay@gmail.com
I've added a continue hook that will let you run any commands or vscodeCommands.
I've also added a webhook if needed to track continued tutorials.
Signed-off-by: shmck shawn.j.mckay@gmail.com