A-Tree - Github review helper (Code browsing & Pull requests reviewing) - Tree view for both Github files and pull requests - Some handy tools for code review - Quick search files like VSCode does - Switch commits via hotkeys
Hey guys!
My friend and I implemented a chrome extension for helping people read the code and pull requests in Github quickly, there are links below,
Github: https://github.com/shinenic/a-tree
Chrome extension https://chrome.google.com/websto...
it provides some handy tools, like tree view/search files/switch to PRs or commits quickly/download files ...the reason why we want to implement is we're bitbucket's users and the tree view of bitbucket is fantastic, which can help people review the code very quickly. However, Github doesn't have this kind of feature and it bothers us for a long time. Although Octotree supports tree view but it has some limits for the free trial, we thought we can implement it by ourselves.
if you want to use a-tree in private repo or enterprise, you need to provide the personal token. There are guides in the repo and extension, if you have any concerns about providing the token, you could clone our repo and follow the steps in the repo to build the extension, we are totally opensource, all APIs we call is from GitHub and no any tracking tools like GA, it's secure.
A-Tree
A-Tree
A-Tree