HackerTrans
トップ新着トレンドコメント過去質問紹介求人

suveshmoza

2 カルマ登録 3 年前

投稿

Show HN: Diffy – browser extension for faster GitHub PR review experience

github.com
3 ポイント·投稿者 suveshmoza·7 日前·2 コメント

コメント

suveshmoza
·7 日前·議論
Thanks!

At the moment, binary files aren't supported. They show up in the file tree, but their contents are empty. That's something I plan to add in the next release.

For large PRs, diffy fetches the PR through GitHub's API (page by page), stitches the patches together, and renders the entire diff using Pierre's Diffs and Trees. Syntax highlighting runs in a background worker, so the UI stays responsive even for very large changes.

Here's a demo of a PR with 10k+ lines of changes: https://drive.google.com/file/d/1-6f16V8tOR3cV15FCWXGmHHnRE5...