formulahendry / vscode-auto-rename-tag

Automatically rename paired HTML/XML tag
https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-rename-tag
MIT License
259 stars 36 forks source link

The extension seems to be creating high CPU usage on M1 Pro #612

Closed panchi64 closed 1 year ago

panchi64 commented 2 years ago

Hi, just wanted to report that this specific extension seems to like hogging CPU resources at the moment

Here's an attached image confirming that this extension in specific is hogging the resources:

Screen Shot 2022-08-07 at 2 23 35 PM
EGurney commented 2 years ago

I had to disable this extension for this reason.
It was causing my Macbook fan to be noisy, and the CPU usage to be very high the entire time I was working.

Disabled this extension and the Macbook is back to silent and chill.

panchi64 commented 1 year ago

I believe this has been resolved with the newest release of VSCode. It seemed to be some underlying logic regarding Javascript processing on the editor.