vscode
vscode copied to clipboard
Fix freeze issue in ghost text rendering
Copilot Generated Description: Update the handling of additional lines and line data to prevent freezing during rendering. Adjust the types for better immutability and equality checks. Introduce a new AdditionalLinesData class to encapsulate additional lines information.
https://github.com/microsoft/vscode/issues/282535