It might be possible to display the diff for strings more effectively.
Author: salisbury-espinosaCreated Aug 20, 2026Updated Aug 20, 2026
an example of the diff for two ts files containing lines of SQL code:
difft 1.ts 2.ts==> 7 lines
delta 1.ts 2.ts( https://github.com/dandavison/delta ) ==> 3 lines
Source: Wilfred/difftastic