mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-12 11:03:02 -05:00
* heap-snapshot-analysis skill improvements * Harden heap snapshot streaming helper Address review feedback by honoring short reads, documenting tuple reuse with an opt-in copy mode, and guarding eager string parsing for large snapshots. (Written by Copilot)