-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Frequent window not responding popup #9126
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
Comments
@sssteja5 could you provide more info to help us investigate the issue? Does the "Window not responding" happen during any specific IntelliSense operation, such as find all references, running code analysis, hover on symbol, etc.? Are there any |
Also, is there any high CPU or memory usage from VS Code or any of its child processes like cpptools/cpptools-srv processes? |
@michelleangela : 'windows not responding' happens randomly. No correlation with hover/find_reference, etc. @sean-mcmanus : I don't see high CPU or mem usage or or high network usage related to VS code at the time of issue. |
Just to rule out the Remote SSH extension, does this also occur even when the C/C++ extension is disabled on the remote machine? |
No. The issue doesn't occur when disabled C/C++ extension as described before with everything else kept as it is. Hence it's narrowed down to this extension. |
Could you collect a performance profile using the developer tools on VS Code? Note, the performance profile records screenshots of the session, so we recommend to use a project or sample project you wouldn't mind sharing publicly. Instructions to collect performance profile: |
Hi @michelleangela |
Can we solve the performance issue, because my vscode cannot work due to this for several days. |
@zouyonghao In case it is related to #9339, have you tried disabling the IntelliSense cache or setting |
@michelleangela I tried setting C_Cpp.intelliSenseCacheSize to 0, and it still stucks. |
Hey @michelleangela, this issue might need further attention. @sssteja5, you can help us out by closing this issue if the problem no longer exists, or adding more information. |
Hi, |
Closing as resolved. |
Issue Type: Bug
After disabling all extensions, and enabling one by one, i notice that this extension causes frequent 'Window not responding' popup.
Extension version: 1.9.7
VS Code version: Code 1.66.0 (e18005f0f1b33c29e81d732535d8c0e47cafb0b5, 2022-03-30T05:50:14.623Z)
OS version: Windows_NT x64 10.0.19042
Restricted Mode: No
Remote OS version: Linux x64 5.4.0-90-generic
The text was updated successfully, but these errors were encountered: