-
-
Notifications
You must be signed in to change notification settings - Fork 57
Closed
Labels
Description
VS Code version
1.104.0 (latest as of writing)
Extension version
2025.7.41733 (latest as of writing)
Biome version
2.2.4 (latest as of writing)
Operating system
- Windows
- macOS
- Linux
Description
Biome VSCode extension uses 99% of CPU after a while, possible memory too...
Steps to reproduce
- MacBook Air M4
- MacOS Tahoe 26 (experienced issue on Developer Beta version, persists in official release)
- fresh VSCode installation (v1.104.0 - latest as of writing)
- fresh Biome VSCode plugin installation (v2025.7.41733 and Biome v2.2.4 - both latest as of writing)
- default NextJS 15.5.4 Biome configuration file
- VSCode default formatter -> Biome
- VSCode formatOnSave -> true
Expected behavior
normal CPU usage, no "leaks" or "excessive processes"
Does this issue occur when using the CLI directly?
Not sure / Not applicable
Link to a minimal reproduction
No response
Logs
evanmoelter and holtetx