microsoft / codetour

VS Code extension that allows you to record and play back guided tours of codebases, directly within the editor.
https://aka.ms/codetour
MIT License
4.36k stars 113 forks source link

Insert Code - can repeat insert multiple times #187

Open jesposito opened 3 years ago

jesposito commented 3 years ago

I love this feature but would like some way to limit it or to perform some check on whether the code in question has already been inserted. It would also be helpful to be able to have the option to progress to the next tour step automatically after code has been inserted.

lostintangent commented 3 years ago

Ah great suggestion! I can take a look at adding this in the next couple of days.