CHANGE$.maxBytes
− 134217728+ 268435456Compare text and code with a bounded Myers line diff, or compare JSON structurally by path so formatting and key order do not become fake changes.
− 134217728+ 268435456+ "nearby"− "1.3"+ "1.4"Additions, removals and unchanged lines retain their source line numbers. Optional whitespace and case normalization never changes the original text.
Code mode can collapse whitespace for comparison while still displaying exact source lines in the result.
Objects are compared by keys and arrays by index. A formatting-only change or reordered object keys produces zero structural changes.
The line engine has an edit-distance cap. Pathological comparisons fall back conservatively instead of locking the browser.