github-material-icons-extension icon indicating copy to clipboard operation
github-material-icons-extension copied to clipboard

feat: support GitHub's improved pull request "Files Changed" experience

Open jkowalleck opened this issue 3 months ago • 2 comments

GitHub is revisiting their view for PullRequest's "Files Changes" feature, including the file tree. see https://github.com/orgs/community/discussions/163932

⚠️ the new github feature is still in preview (not final).

The current file tree is properly supported by this browser extension:

  • see screenshot:
    Image

The upcoming/revisited one is not entirely supported by this browser extension, yet:

  • folder icons are working as intended
  • file icons are not working as intended
  • see screenshot:
    Image

jkowalleck avatar Sep 26 '25 06:09 jkowalleck

Thanks for bringing this up, I also just noticed that it's not working anymore with the files in my browser. However, maybe it's better to wait until they officially roll that feature out, otherwise we'll have some additional work and adjust some code, which is likely to be changed later. As we still support the non-preview version of the file diff in Github we're still good. Let's give this some time and then we will decide how to improve this feature.

PKief avatar Sep 26 '25 14:09 PKief

This seems to be the new default now, I no longer have the option to switch back.

NimmLor avatar Dec 19 '25 09:12 NimmLor

I've added support for it. Version 1.12.0 will provide it. It will be released within the next 12h. Please let me know if anything is missing.

PKief avatar Dec 22 '25 15:12 PKief