-
Notifications
You must be signed in to change notification settings - Fork 855
Open
Labels
Domain: EditorRelated to the LSP server, editor experienceRelated to the LSP server, editor experienceNeeds More Info
Description
Extension Version
0.20260212.1
VS Code Version
1.108.1
Operating system Version
MacOS 15.7.3
Steps to reproduce
- Open a TypeScript file within a large pnpm monorepo (observed baseline memory: ~700MB).
- Perform a minor edit (e.g., adding a character).
- Observe memory usage skyrocketing to ~35GB, leading to system instability or OOM.
Issue
After bisecting, I've identified that this memory regression was introduced by PR #2502.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Domain: EditorRelated to the LSP server, editor experienceRelated to the LSP server, editor experienceNeeds More Info