-
-
Notifications
You must be signed in to change notification settings - Fork 489
Open
Labels
Description
Vue - Official extension or vue-tsc version
3.1.1
VSCode version
1.104.3
Vue version
2.26.10
TypeScript version
no typescript
System Info
System:
OS: macOS 15.4.1
CPU: (10) arm64 Apple M4
Memory: 81.16 MB / 24.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 20.11.1 - ~/.nvm/versions/node/v20.11.1/bin/node
Yarn: 1.22.22 - ~/.nvm/versions/node/v22.16.0/bin/yarn
npm: 10.2.4 - ~/.nvm/versions/node/v20.11.1/bin/npm
pnpm: 10.15.1 - ~/.nvm/versions/node/v22.16.0/bin/pnpm
Browsers:
Chrome: 141.0.7390.55
Safari: 18.4
package.json dependencies
Steps to reproduce
- Open a Vue.js project in Cursor or VSCode.
- Work with Vue files for a period of time, then leave the editor idle.
- Observe that the MacBook Pro (M4) chassis becomes noticeably hot, even when the system's overall CPU load is very low.
What is expected?
The Vue extension should operate efficiently, not causing significant heat buildup on the machine during normal use or idle periods, especially when the perceived CPU load is low.
What is actually happening?
The Vue extension appears to be causing excessive energy consumption, leading to severe overheating on a MacBook Pro with M4 chip (a fanless design), even when the editor is idle or under low CPU load. The energy consumption metrics in Activity Monitor clearly point to the Vue extension as the primary source of energy usage and heat generation.
Link to minimal reproduction
No response
Any additional comments?
No response