-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Open
Labels
in reviewHas been triaged but not yet decided if it is a bug or not.Has been triaged but not yet decided if it is a bug or not.pkg: language-toolsRelated to language-tooling (scope)Related to language-tooling (scope)
Description
Describe the Bug
When enabling the Astro Language Support extension in Visual Studio Code, the Astro VS Code helper process consistently uses around 110% CPU on my Apple Silicon (M2 Max) MacBook Pro.
This happens even when I’m not working in an Astro project, which leads to significant battery drain. Disabling the extension immediately stops the high CPU usage.
Environment:
- macOS (Apple Silicon M2 Max)
- VS Code version: 1.10.5
- Astro Language Support version: 2.15.4
Steps to Reproduce
- Enable the Astro Language Support extension in VS Code.
- Open any non-Astro project.
- Observe CPU usage in Activity Monitor — the “Astro VS Code helper” process stays around 100–110%.
Link to Minimal Reproducible Example
Metadata
Metadata
Assignees
Labels
in reviewHas been triaged but not yet decided if it is a bug or not.Has been triaged but not yet decided if it is a bug or not.pkg: language-toolsRelated to language-tooling (scope)Related to language-tooling (scope)