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

High CPU usage, and intellisense not working #72251

Closed
n84ck opened this issue Apr 13, 2019 · 6 comments
Closed

High CPU usage, and intellisense not working #72251

n84ck opened this issue Apr 13, 2019 · 6 comments
Assignees
Labels
info-needed Issue requires more information from poster javascript JavaScript support issues

Comments

@n84ck
Copy link

n84ck commented Apr 13, 2019

Hello, I updated my visual code to 1.33.1, and now I have high cpu usage ~30% (8th generation i5) and intellisense is not working after some minutes, when I start the program.

@vscodebot vscodebot bot added the javascript JavaScript support issues label Apr 13, 2019
@n84ck
Copy link
Author

n84ck commented Apr 13, 2019

As I see extension host is responsible for high cpu usage. Is it an extension problem, or visual code?

@Nahov91
Copy link

Nahov91 commented Apr 13, 2019

I had the same issue. In most cases it is caused by some extension. First try to launch it without extensions (extensions menu > ... > disable all installed extensions.
If the problem is gone try reenabling extensions one by one to see which one causes the high cpu usage.
If the high cpu usage still exists then it can be an issue with typescript package cacheing. In that case you have to delete the typescript folder on your computer. For me that was what solved the issue.
just like here issue 72002

@alexieyizhe
Copy link

alexieyizhe commented Apr 14, 2019

Same issue with all extensions disabled - fix from #72002 didn't help. Downgraded to 1.32 and not having problems anymore.

@berkaytheunicorn
Copy link

Same here after 1.32 vscode got very very slow and has high cpu usage.

@mjbvz
Copy link
Collaborator

mjbvz commented Apr 15, 2019

Please follow these instructions to collect performance information. Share the output of code --status

@mjbvz
Copy link
Collaborator

mjbvz commented May 4, 2019

Closing as more information is needed from original poster

@mjbvz mjbvz closed this as completed May 4, 2019
@mjbvz mjbvz added the info-needed Issue requires more information from poster label May 4, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Jun 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster javascript JavaScript support issues
Projects
None yet
Development

No branches or pull requests

5 participants