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

feat: add context menu to change icon #247

Closed daiyam closed 2 years ago

daiyam commented 2 years ago

This PR is adding a context menu to change the icon.

It's also fixing the issue which was remove the title of step when cancelling the input box to change it.