💾 Archived View for bbs.geminispace.org › s › programming › 16138 captured on 2024-09-29 at 03:35:24. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-08-31)

➡️ Next capture (2024-12-17)

🚧 View Differences

-=-=-=-=-=-=-

structural diff tool than understands syntax

https://difftastic.wilfred.me.uk/

tte tool doesn't compare by lines. it understands syntax of the language by using tree sitter and is able to show exactly the changes.

Posted in: s/programming

🐙 norayr

Apr 14 · 6 months ago · 👍 mediocregopher

1 Comment

👻 mediocregopher [...] · Apr 15 at 07:42:

I went and set this up for myself immediately, thanks!