Hi Timothy --

(TextDiffBuilder from: 'Lazy fat dog' to: 'Lazy fat cat') buildDisplayPatch asMorph openInHand

Well, no in-line diffs. :-/

Best,
Marcel

Am 17.08.2021 09:48:32 schrieb gettimothy via Squeak-dev <squeak-dev@lists.squeakfoundation.org>:

Hi Folks,

I did not find what I was looking for on forum world, so asking here.

I would like to "diff" to strings

"Lazy fat dog" diff: "Lazy fat cat"  

I took a brief glance at the Diff3 class and tests and saw nothing obvious, so I ask here.

Thank you for your time