Use Rope instead of String for buffer diff base (#11300)
As an attempt to do things better when showing diff hunks, store diff base as Rope, not String, to have cheaper clones when the diff base text is reused, e.g. creating another buffer with the diff base text for hunk diff expanding. Release Notes: - N/A
K
Kirill Bulatov committed
b523ee6980c97bf6c1002610514bf8fd4e41b0dd
Parent: 5f0046b
Committed by GitHub <noreply@github.com>
on 5/3/2024, 8:18:43 AM