Improvements to the Script Editor’s Diff Tool

Any time I make small changes in the middle of a larger script, my diffs end up with endless empty new & removed lines. This makes reading any diff incredibly difficult, and has been an issue with this tool for years.

Most of the time I have to resort to checking script diffs using a website such as diffchecker.com
Here’s an example of a diff from the same script, showing only the 12 lines I changed.

Here’s a thread I made back in 2021 with some diff checking feature requests:

2 Likes