GitHub Code Guides

A userscript that allows you to add one or more vertical guidelines to the code

Versione datata 11/04/2017. Vedi la nuova versione l'ultima versione.

Autore
Mottie
Valutazione
0 0 0
Versione
1.1.2
Creato il
27/08/2016
Aggiornato il
11/04/2017
Dimensione
3,43 KB
Licenza
https://creativecommons.org/licenses/by-sa/4.0/
Applica a

A userscript that allows you to add one or more vertical guidelines to the code

  • The userscript adds guideline(s) to code blocks.
  • Customize the guideline position, color and width.
  • Add as many guidelines as you desire.
  • By default, one guide is set at 80 characters.
  • Guidelines are added as a background linear gradient with multiple stops.
  • It will not interfere if you copy & paste the code.
  • For instructions on how to customize the guideline(s), see the docs on customization.
  • The userscript adds CSS to use a monospace font in all comment textareas. Removed in v1.1.0. Use the toggle instead.

github-code-guides

github-code-guides-diff

* The misaligned guides inside the expanded content still align with the set position.