GitHub Code Show Whitespace

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

2020-09-08 기준 버전입니다. 최신 버전을 확인하세요.

작성자
Mottie
평점
0 0 0
버전
1.2.10
생성일
2017-03-26
갱신일
2020-09-08
크기
8.4KB
라이선스
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

Hosted with ♥ at GitHub