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

Update Marketplace docs to reflect README.md #258

Open peter-lyons-kehl opened 2 years ago

peter-lyons-kehl commented 2 years ago

Thank you for CodeTour.

https://marketplace.visualstudio.com/items?itemName=vsls-contrib.codetour is mostly identical to https://github.com/microsoft/codetour/blob/main/README.md, except that

I believe the Marketplace text is obsolete, because when I do record with "None" as git ref, it does NOT change to recording pattern, but it still records line. Please re-consider this behavior (and create an issue for it, if it doesn't work as intended).

FYI: https://open-vsx.org/extension/vsls-contrib/codetour has the above difference fixed.