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

VSCode dead slow with Code Tour extension #183

Closed cksachdev closed 3 years ago

cksachdev commented 3 years ago

VSCode Version: 1.58.2 I need to disabling Code Tour to keep working and creating a new code tour slows down the VSCode. Any suggestion on what could be causing this issue and how I can fetch logs to share here?

lostintangent commented 3 years ago

Just to make sure I understand: is VS Code's performance impacted simply by having CodeTour installed? Or do you only see this issue when you start authoring a new tour?

I just ask since there are a pretty large number of CodeTour users, and this is the first report of performance issues I've heard. So I'm wondering if there's something unique about the size/scale of the project you're working in? Does the project include any tours in it? If so, how many, and with what number of steps?

lostintangent commented 3 years ago

Closing this due to inactivity, and the inability to repro this. Please re-open this issue if you're continuing to encounter this problem. Otherwise, I don't have any action that I can take at the moment. Thanks!