DEV Community

Tal Bereznitskey
Tal Bereznitskey

Posted on

4 1

Adding the missing features to GitHub Pull Requests

I love GitHub, but their interface for code reviews and pull requests needs some work. So instead of just complaining, here’s a Chrome Extension that adds a file tree view to pull requests as well as sticky file headers:

Chrome extension

“Better Pull Request for GitHub” extension on the Chrome Web Store
The code is open source and hosted on... GitHub: https://github.com/berzniz/github_pr_tree.

You can also install it from the Chrome Store:
https://chrome.google.com/webstore/detail/better-pull-request-for-g/nfhdjopbhlggibjlimhdbogflgmbiahc

So far 2,000 developers are using it daily and many have contributed their free time for fixing issues and adding additional features.

Coding is fun.

Image of Datadog

The Essential Toolkit for Front-end Developers

Take a user-centric approach to front-end monitoring that evolves alongside increasingly complex frameworks and single-page applications.

Get The Kit

Top comments (2)

Collapse
 
mmphego profile image
Mpho Mphego

Are you working on a Firefox addon?

Collapse
 
ketacode profile image
Tal Bereznitskey

No, but it should be trivial to make it work for Firefox since it’s the same structure of project. But currently I want to refine it before I have to maintain to releases each time.

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay