vscode
vscode copied to clipboard
Fix freeze issue by updating data structures
Copilot Generated Description: Update the handling of additional lines and line data to use immutable structures, preventing potential freezes during rendering and state updates.
fixes https://github.com/microsoft/vscode/issues/282535