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 custom icon #244

Closed daiyam closed 2 years ago

daiyam commented 2 years ago

This PR allows to customize the icon of a step.

The icon can be:

It should fix #236.