你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/26191-github-diff-files-filter,源站連結 點此以跳轉

GitHub Diff Files Filter

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



點此查看下載連結位址https://update.greasyfork.org.cn/scripts/26191/GitHub%20Diff%20Files%20Filter.user.js

安装此脚本?
作者
Mottie
日安装量
0
总安装量
132
评分
3 0 0
版本
2.1.5
创建于
2016-12-31
更新于
2024-02-17
大小
6.6 KB
许可证
MIT
适用于

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