Hi HN! We were frustrated with text diffs on GitHub PRs, so we made DiffLens (<a href="https://github.com/marketplace/difflens" rel="nofollow">https://github.com/marketplace/difflens</a>). DiffLens constructs an Abstract Syntax Tree for each file, and uses that semantic information to intelligently diff changes. Checkout the demo on our website (<a href="https://www.difflens.com" rel="nofollow">https://www.difflens.com</a>).<p>Getting started with DiffLens is easy! Simply install the app on your repositories. The next time you open a PR, DiffLens will automatically create a diff for your changes. If you review code, especially TypeScript, JavaScript or CSS, give DiffLens a try!<p>We're always looking for feedback. If you encounter bugs, or want to give us feedback, we'll be around. You can also reach us at support@difflens.com.