microsoft / codetour

VS Code extension that allows you to record and play back guided tours of codebases, directly within the editor.

Home Page:https://aka.ms/codetour

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update Marketplace docs to reflect README.md

peter-kehl opened this issue · comments

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.