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

The quick fixes feature takes a lot of time to respond #7596

Open
taiphanvan2k3 opened this issue Sep 24, 2024 · 4 comments
Open

The quick fixes feature takes a lot of time to respond #7596

taiphanvan2k3 opened this issue Sep 24, 2024 · 4 comments

Comments

@taiphanvan2k3
Copy link

taiphanvan2k3 commented Sep 24, 2024

Environment data

.NET SDK:
Version: 8.0.101
Commit: 6eceda187b
Workload version: 8.0.100-manifests.69afb982

Runtime Environment:
OS Name: Windows
OS Version: 10.0.22631
OS Platform: Windows
RID: win-x64
Base Path: C:\Program Files\dotnet\sdk\8.0.101\

.NET workloads installed:
Workload version: 8.0.100-manifests.69afb982
There are no installed workloads to display.

Host:
Version: 8.0.1
Architecture: x64
Commit: bf5e279d92

.NET SDKs installed:
5.0.408 [C:\Program Files\dotnet\sdk]
7.0.302 [C:\Program Files\dotnet\sdk]
8.0.101 [C:\Program Files\dotnet\sdk]

.NET runtimes installed:
Microsoft.AspNetCore.App 5.0.17 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 6.0.16 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 7.0.5 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 8.0.1 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.NETCore.App 5.0.17 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 6.0.16 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 7.0.5 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 8.0.1 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.WindowsDesktop.App 5.0.17 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 6.0.16 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 7.0.5 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 8.0.1 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]

Other architectures found:
x86 [C:\Program Files (x86)\dotnet]
registered at [HKLM\SOFTWARE\dotnet\Setup\InstalledVersions\x86\InstallLocation]

VS Code version:
Version: 1.93.1 (user setup)
Commit: 38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40
Date: 2024-09-11T17:20:05.685Z
Electron: 30.4.0
ElectronBuildId: 10073054
Chromium: 124.0.6367.243
Node.js: 20.15.1
V8: 12.4.254.20-electron.0
OS: Windows_NT x64 10.0.22631

C# Extension version: v2.45.25

Expected behavior

The quick fix suggestion should appear almost instantly after pressing Ctrl + ..

Actual behavior

It takes several seconds for the quick fix suggestion to appear. It is always that "checking quick fixes..."

@dibarbet
Copy link
Member

@taiphanvan2k3 would you mind collecting a perf trace while reproducing the issue and emailing it to me ([email protected]).

You can find instructions here - https://github.com/dotnet/roslyn/blob/876ea36bec34b276340100a5e0ef435d448a6725/docs/wiki/Recording-performance-traces-with-PerfView.md#common-scenarios

@taiphanvan2k3
Copy link
Author

@taiphanvan2k3 would you mind collecting a perf trace while reproducing the issue and emailing it to me ([email protected]).

You can find instructions here - https://github.com/dotnet/roslyn/blob/876ea36bec34b276340100a5e0ef435d448a6725/docs/wiki/Recording-performance-traces-with-PerfView.md#common-scenarios

Sorry for responding late. I've just sent the Perf trace of this issue to you by email. Please, check it.

@dibarbet
Copy link
Member

dibarbet commented Oct 2, 2024

Apologies for the delay here - @taiphanvan2k3 I'm not seeing it, it may have gotten caught in some spam filter - would you mind re-sending it (and reference this issue number in the subject - 7596)?

@taiphanvan2k3
Copy link
Author

taiphanvan2k3 commented Oct 4, 2024

Apologies for the delay here - @taiphanvan2k3 I'm not seeing it, it may have gotten caught in some spam filter - would you mind re-sending it (and reference this issue number in the subject - 7596)?

Ok. I just sent it to your email

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

No branches or pull requests

2 participants