mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-19 14:49:48 +01:00
df49d483ad
* 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)