100+% CPU
See original GitHub issueThe prettier extension takes up to 100% or even more CPU load for me. This mostly happens, when I do run an install or upgrade with yarn. Even though I have node_modules
ignored for vscode, I first noticed, whenever I did install something, vscode becomes pretty much unusable. When I found out, it was because of prettier, I disabled the extension to have a usable vscode.
Would like to help out with this, are there any information I can grasp and provide to fix this?
Issue Analytics
- State:
- Created 5 years ago
- Reactions:4
- Comments:6 (1 by maintainers)
Top Results From Across the Web
How to Fix High CPU Usage
How to Fix High CPU Usage · 1. Reboot · 2. End or Restart Processes · 3. Update Drivers · 4. Scan for...
Read more >[SOLVED] How to fix CPU usage 100% issue
A complete guide to troubleshooting high CPU usage issue on Windows 10 · Try these fixes · Fix potential Windows stability issues ·...
Read more >What is CPU usage, and how to fix high CPU usage
High CPU usage is often the cause of bad performance. Your computer may be affected by this problem if you're experiencing long loading ......
Read more >100% CPU Usage in Windows? Here's How to Fix it
It's a common problem that's, luckily, not usually too hard to solve. Here are several fixes for the 100% CPU usage problem in...
Read more >Is it normal for my computer to be using this much CPU ...
If the CPU usage is around 100%, this means that your computer is trying to do more work than it has the capacity...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This extension picks up files in your node_modules.
It could be interesting to reproduce this issue while debugging this extension. Note: We use some file watcher
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.