gumtree icon indicating copy to clipboard operation
gumtree copied to clipboard

An awesome code differencing tool

Results 44 gumtree issues
Sort by recently updated
recently updated
newest added

Hi, I want to write a function that consumes pos and length, and returns the exact line number that value reside in the source file. ```json { "type": "if_statement", "pos":...

![Image](https://github.com/user-attachments/assets/fee3e160-eed6-4428-8034-c76a2b5bef2e) I'm trying to make a Meld-style visualization with gumtree, it kind of works but not having insert points is painful. Is there a way to compute this that I...

Is there a plain text generator for when the source code is too broken to parse nicely?

How to export the diff web page to a local HTML file? Can I use the gumtree command to achieve the goal?