GitHub Code Guides

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

As of 2016-09-29. See the latest version.

Author
Mottie
Ratings
0 0 0
Version
1.1.0
Created
2016-08-27
Updated
2016-09-29
Size
3.54 KB
License
https://creativecommons.org/licenses/by-sa/4.0/
Applies to

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

  • The userscript adds CSS to use a monospace font in all comment textareas.
  • Code will also include these guidelines.
  • 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.

github-code-guides