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

GitHub Code Folding

A userscript that adds code folding to GitHub files



點此查看下載連結位址https://update.greasyfork.org.cn/scripts/26109/GitHub%20Code%20Folding.user.js

安装此脚本?
作者
Mottie
日安装量
1
总安装量
675
评分
13 0 1
版本
1.1.5
创建于
2016-12-29
更新于
2024-02-17
大小
7.8 KB
许可证
MIT
适用于

A userscript that adds code folding to GitHub files

  • This code only works on GitHub files (with line numbers), not in markdown code.
  • Works for both space and tab indentation.
  • This code was modified from the GitHub Code Folding Chrome extension by @noam3127 (MIT license).
  • Clicking on an arrow will collapse a section of code with the same indentation level.
  • Using Shift click on an arrow will collapse all sections of the same code indentation level.
  • After collapsing a code block, click on either the arrow (left side) or on the ellipsis (right side), to re-expand the code block.

github-code-folding

Hosted with ♥ at GitHub