Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install Another Version... takes a really long time for the C# extension only #140525

Closed
cateyes99 opened this issue Jan 11, 2022 · 5 comments · Fixed by #136992
Closed

Install Another Version... takes a really long time for the C# extension only #140525

cateyes99 opened this issue Jan 11, 2022 · 5 comments · Fixed by #136992
Assignees
Labels
extensions Issues concerning extensions freeze-slow-crash-leak VS Code crashing, performance, freeze and memory leak issues insiders-released Patch has been released in VS Code Insiders
Milestone

Comments

@cateyes99
Copy link

cateyes99 commented Jan 11, 2022

Does this issue occur when all extensions are disabled?: N/A

  • VS Code Version: 1.63.2
  • OS Version: Windows 10 Enterprise, Version 20H2, OS Build 19042.1415

I raised an issue regarding this in OmniSharp-VSCode's repo, but they suggested that the issue should be raised here.

Steps to Reproduce:

For weeks, i've noticed that among the all extensions i've installed, the C# one is the only one has this issue. Go to the Extensions view. Click Install Another Version... on the menu for the C# extension. Observe that after hanging for a long time (it took me 56 seconds), the expected list of versions finally shows up.
VSCodeCSharpExtensionInstallAnotherVer

@MrPointer
Copy link

MrPointer commented Jan 12, 2022

Getting the same behavior with the GitLab Workflow extension, also takes forever but eventually loads.
Seems it happens with extensions that have many versions -> long list to produce

@sandy081
Copy link
Member

/duplicate

@cateyes99
Copy link
Author

@sandy081 could you please mention which one this duplicates?

@sandy081
Copy link
Member

There is a PR - #136992 for this and not an issue tracking it. I will use this issue for tracking that PR

@sandy081 sandy081 reopened this Jan 17, 2022
@sandy081 sandy081 added extensions Issues concerning extensions freeze-slow-crash-leak VS Code crashing, performance, freeze and memory leak issues and removed *duplicate Issue identified as a duplicate of another issue(s) labels Jan 17, 2022
@sandy081 sandy081 added this to the January 2022 milestone Jan 17, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Mar 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
extensions Issues concerning extensions freeze-slow-crash-leak VS Code crashing, performance, freeze and memory leak issues insiders-released Patch has been released in VS Code Insiders
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants
@MrPointer @sandy081 @cateyes99 and others