github-code-tree icon indicating copy to clipboard operation
github-code-tree copied to clipboard

Show the source tree on the github PR

Results 9 github-code-tree issues
Sort by recently updated
recently updated
newest added

![Screenshot from 2020-12-16 10-53-36](https://user-images.githubusercontent.com/3877606/102332931-07e02200-3f8d-11eb-8d25-df3a00ed28ec.png)

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...

bug

The URL regexes in `index.js` don't match repositories if the repository has a period in the name, i.e. `My.Project`.

enhancement
good first issue

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...