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
Unknown, but recent updates seem to have worsened the issue.
Description
The Angular Language Service in VSCode is significantly slowing down development. The extension often becomes unresponsive, leading to delays in template and TypeScript file analysis. Restarting the extension temporarily resolves the issue but hampers workflow. These problems are consistent with the experiences shared by users in the VSCode Marketplace reviews.
Key Issues:
Extremely slow response time when editing Angular templates or TypeScript files.
The extension requires frequent restarts to restore functionality.
Development performance is degraded even when working on non-template (TS) files.
Bug Type
What does this bug affect
Angular Language Service VSCode extension
Angular Language Service server
Reproduction
Steps to reproduce the behavior:
Open an Angular workspace in VSCode with the Angular Language Service enabled.
Begin editing a template or TypeScript file.
Observe the increasing latency in language features (e.g., intellisense, error highlighting).
Notice that restarting the extension temporarily improves performance, but the issue recurs.
Expected behavior
The Angular Language Service should provide quick and responsive language features without requiring frequent restarts or causing performance issues.
Is this a regression?
Unknown, but recent updates seem to have worsened the issue.
Description
The Angular Language Service in VSCode is significantly slowing down development. The extension often becomes unresponsive, leading to delays in template and TypeScript file analysis. Restarting the extension temporarily resolves the issue but hampers workflow. These problems are consistent with the experiences shared by users in the VSCode Marketplace reviews.
Key Issues:
Bug Type
What does this bug affect
Reproduction
Steps to reproduce the behavior:
Expected behavior
The Angular Language Service should provide quick and responsive language features without requiring frequent restarts or causing performance issues.
🌍 Your Environment
Angular Version:
Extension Version:
VSCode Version:
Operating System:
Extension options:
The text was updated successfully, but these errors were encountered: