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

Razor tooling in VS Code is slow to start up #10600

Open
danroth27 opened this issue Jul 9, 2024 · 1 comment
Open

Razor tooling in VS Code is slow to start up #10600

danroth27 opened this issue Jul 9, 2024 · 1 comment
Assignees
Labels

Comments

@danroth27
Copy link
Member

danroth27 commented Jul 9, 2024

When I open a .razor file in VS Code, it seems to take a while for the Razor tooling to fully start up. When I test this in Windows Sandbox on my desktop machine, it seems to take over 10sec for the Razor tooling to startup with just the default Blazor Web App template. Is there anything we can do to speed this up?

Here's a screen capture of how long things take for me using the latest C# extension bits I got from @ryzngard:

WindowsSandboxClient_Tm5lw86rW2

@ryzngard
Copy link
Contributor

2.60.26 has a significant perf improvement for medium and large projects. On my machine startup on small projects is ~11 seconds now. This is slightly slower than a small cs only project (~8 seconds).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants