vscode icon indicating copy to clipboard operation
vscode copied to clipboard

Fix freeze issue in ghost text rendering

Open benibenj opened this issue 2 weeks ago • 0 comments

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

benibenj avatar Dec 10 '25 17:12 benibenj