github-diff-explorer icon indicating copy to clipboard operation
github-diff-explorer copied to clipboard

The GitHub Diff Explorer is a Chrome/Firefox extension that generates a seamless file explorer with a minimalist focus.

Results 8 github-diff-explorer issues
Sort by recently updated
recently updated
newest added

# Overview Still need to investigate but it appears that for large PRs, GitHub has changed the structure of the loading elements. Now the explorer renders immediately instead of waiting...

bug
high priority

When the width of the tree pane is shorter than the actual tree content, a user should be able to scroll the tree horizontally, but it seems like there's neither...

enhancement

In a Java project repository (or some complex project with deep directory structure), I see a tree like this: ![image](https://user-images.githubusercontent.com/173918/116377026-c0777580-a84b-11eb-95bc-4ff75c2ba0dc.png) It'd be nice if this extension detects such cases and...

enhancement

The Plugin currently only works with github.com but it would be nice if it also worked with a custom GitHub enterprise instance.

enhancement

In general there are some useful UI updates to additionally aid developers while reviewing pull requests: - [x] ~~Add a simple checkbox in the file header which can be clicked...

enhancement
high priority

New to this extension but really love it. It brings at least one of the features I prefer about Azure DevOps PRs to GitHub. It would be nice, however, if...

enhancement

The polling is working to determine when a specific page is loaded, but leaves a bit to be desired when responding to DOM change while loading content. Some ideas around...

enhancement
medium priority

For PRs with particularly large diffs, adding a loading animation would be useful to indicate something is happening, as it can take a while to process the diffs. At the...

enhancement
medium priority