github-code-tree
github-code-tree copied to clipboard
Show the source tree on the github PR

First off all thanks for this useful extension! I noticed that it fails to load when opening a page with a PR that has lot of files (~5000) There are...
When Github does not load all the files changed together, the extension only shows the files loaded at the very beginning, while it should update and be in sync with...
Like bitbucket, if you compare a commit/branch with another commit/branch, show all those differences in the tree.
I have been using this plugin in for a little bit and I think it's great! It would be awesome if this plugin was available in Firefox as well. Not...
In the split diff mode, the div with the id "files" is properly shifted over to the right such that the file tree doesn't overlap with the diff. However, in...
The URL regexes in `index.js` don't match repositories if the repository has a period in the name, i.e. `My.Project`.
Will help have a search bar for filtering files on the tree
Would be nice if we can have more than one icon for each file type. We can do something similar to this VSCode extension: https://github.com/google/material-design-icons/ Expect to have something like...