Greasy Fork is available in English.

GitHub Code Folding

A userscript that adds code folding to GitHub files

作者のサイトでサポートを受ける。または、このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
Mottie
1日のインストール数
0
累計インストール数
595
評価
13 0 1
バージョン
1.1.5
作成日
2016/12/29
更新日
2024/02/17
ライセンス
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