GitHub Code Show Whitespace

A userscript that shows whitespace (space, tabs and carriage returns) in code blocks

Από την 31/07/2018. Δείτε την τελευταία έκδοση.

Δημιουργός
Mottie
Βαθμολογίες
0 0 0
Έκδοση
1.2.1
Δημιουργήθηκε την
26/03/2017
Ενημερώθηκε την
31/07/2018
Μέγεθος
7 KB
Άδεια
MIT
Εφαρμόζεται σε

A userscript that shows whitespace (space, tabs and carriage returns) in code blocks

  • All spaces and tabs are shown.
  • It works on repo file and diff-view pages, and gist pages.
  • A toggle button is added to each file block and allows you to enable or disable the whitespace view.
  • It does not interfere with the selection, copying & pasting of the code.
  • A CSS tab-size of 2 is set by this script. This will be overridden by GitHub-Dark tab settings.
  • This script is not fully compatible with the GitHub code folding userscript as they interfere with each other.

File view

Diff view

A leading space, + or - on is added to every line by GitHub.

Hosted with ♥ at GitHub