You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does this issue occur when all extensions are disabled?: Yes/No
Dont know. But in my case I have a fresh Mac, VSCode and 2 extensions only -- ESLint and GitHub Copilot.
VS Code Version: 1.96.3
OS Version: Sonoma 14.6.1 @ M2Max
Steps to Reproduce:
Install ESLint
Open any VSCode project (with react native in my case)
Dont touch anything else during some period of time
look into Activity Monitor.
There are 2 processes with a name "Code Helper (Renderer)", every process shows ~300..400% CPU. When close VSCode, processes are not terminated.
I think that it is a duplicate for #101555, but that issue was created ~5years ago and no movement since then. This bug just eats my battery -- Actually the energy saving was the main reason why I bought my mac. And VSCode just wastes the energy and "helps" to destroy oxygen on the Earth
The text was updated successfully, but these errors were encountered:
Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.96.4. Please try upgrading to the latest version and checking whether this issue remains.
Happy Coding!
kool79
changed the title
Code Helper (Renderer) uses 100% of CPU in backgroun with ESLint plugin
Code Helper (Renderer) uses 100% of CPU in background with ESLint plugin
Jan 30, 2025
This issue is caused by an extension, please file it with the repository (or contact) the extension has linked in its overview in VS Code or the marketplace for VS Code. See also our issue reporting guidelines. If you don't know which extension is causing the problem, you can run Help: Start extension bisect from the command palette (F1) to help identify the problem extension.
Does this issue occur when all extensions are disabled?: Yes/No
Dont know. But in my case I have a fresh Mac, VSCode and 2 extensions only -- ESLint and GitHub Copilot.
Steps to Reproduce:
There are 2 processes with a name "Code Helper (Renderer)", every process shows ~300..400% CPU. When close VSCode, processes are not terminated.
I think that it is a duplicate for #101555, but that issue was created ~5years ago and no movement since then. This bug just eats my battery -- Actually the energy saving was the main reason why I bought my mac. And VSCode just wastes the energy and "helps" to destroy oxygen on the Earth
The text was updated successfully, but these errors were encountered: