GitHub Code Folding

A userscript that adds code folding to GitHub files

Auteur
Mottie
Nombre d'installations quotidiennes
0
Nombre d'installations
641
Évaluations
13 0 1
Version
1.1.5
Créer
2016-12-29
Mis à jour
2024-02-17
Taille
7,76 ko
Licence
MIT
S'applique à

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

长期地址
遇到问题?请前往 GitHub 提 Issues。