GitHub Diff Files Filter

A userscript that adds filters that toggle diff & PR folders, and files by extension

Version vom 29.01.2019. Aktuellste Version

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
Mottie
Bewertungen
0 0 0
Version
2.0.1
Erstellt am
31.12.2016
Letzte Aktualisierung
29.01.2019
Größe
6,02 KB
Lizenz
MIT
Wird angewandt auf

A userscript that adds filters that toggle diff & PR files by extension

  • A group of buttons are added above diff & pull request files with file name extensions.
  • Files with no extension will be labeled as "«no-ext»".
  • Click on one more more buttons to toggle the view of the files.
  • Hovering over the filter will show the number of files of that type (added v0.1.6).
  • Special Filters:
    • The "«all»" filter button toggles the view of all files.
    • The "«no-ext»" filter button toggles all files that do not have an extension. It is only added if such files exist.
    • The "«dot-files»" filter button toggles all dot-files (e.g. .gitignore, .gitattributes, etc). It is only added if such files exist.
    • The "«renamed»" filter button toggles all files that have been either renamed or moved; these files may or may not have been edited (added v1.1.0).
  • Original idea from the Github Pr Filter extension.
  • After installing, try the userscript on this page: repo inital commit.

github-diff-files-filter

Hosted with ♥ at GitHub