GitHub Code Show Whitespace

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

These are versions of this script where the code was updated. Show all versions.

  • v1.2.13 2024-02-17

    feat: use eslint-plugin-userscripts (#202)

  • v1.2.13 2023-07-01

    Global: replace @include with @match (#192)

  • v1.2.13 2022-10-24 Global: Update dependencies
  • v1.2.12 2021-07-21 Mutation: Update all
  • v1.2.11 2021-02-21 Add @supportURL pointing to the GitHub repo (#137) (per https://github.com/JasonBarnabe/greasyfork/issues/712#issuecomment-649176266 )
  • v1.2.11 2021-01-31 Mutation: Add menu observer
  • v1.2.10 2020-09-08 Global: add global comment
  • v1.2.10 2019-07-02 Show-whitespace: Fix PR button alignment. Closes #91, Show-whitespace: No button for new gists
  • v1.2.9 2019-06-07 Show-whitespace: Update selectors for GitHub changes
  • v1.2.8 2019-04-28 Code-show-whitespace: Fix alignment in new diff layout
  • v1.2.7 2019-02-18 Code-show-whitespace: Hide extra <br> in code. Fixes #65
  • v1.2.6 2019-02-17 Global: Update GitHub icon
  • v1.2.5 2019-01-29 Global: Update mutation script
  • v1.2.4 2018-10-05 Mutations: Update comment load selector
  • v1.2.3 2018-08-03 Code-show-whitespace: Only hide first wrapped space in expanded blocks
  • v1.2.2 2018-08-03 Code-show-whitespace: Hide extra leading space in diffs Partially revert 813ca673488b0d67cd347bc7b8f4d5e40d2ec787
  • v1.2.1 2018-07-31 Code-show-whitespace: Fix GM command issues & other silly mistakes
  • v1.2.0 2018-07-31 Code-show-whitespace: Diffs signs now use a pseudo-element, Code-show-whitespace: Add show whitespace option. Closes #53, Code-show-whitespace: Speed up DOM interaction Start using `requestAnimationFrame` with a generator
  • v1.1.10 2018-05-17 Global: Update mutation script
  • v1.1.9 2018-05-10 Global: Update mutation script
  • v1.1.8 2018-04-09 Global: update mutation script url
  • v1.1.7 2018-02-01 Imported from URL
  • v1.1.6 2017-12-22 Code-show-whitespace: Tooltips show below sticky header
  • v1.1.5 2017-12-15 Code-show-whitespace: Add GM4 polyfill & update assets
  • v1.1.4 2017-12-05 Code-show-whitespace: Use smaller icon OpenUserJS doesn't allow using GitHub's hosted 512x512 icon anymore, see https://github.com/OpenUserJS/OpenUserJS.org/issues/1308
  • v1.1.3 2017-12-05 Code-show-whitespace: Use updated mutations script. Fixes #33
  • v1.1.2 2017-10-11 Code-show-whitespace: Fix expanded & diff rows
  • v1.1.1 2017-10-11 Code-show-whitespace: Hide leading space in diff. See #27
  • v1.1.0 2017-10-03 Code-show-whitespace: Fix weird alignment issues in markdown files. See #27, Code-show-whitespace: Fix alignment for no-extension files. See #27, Code-show-whitespace: Remove all tab-size adjustments
  • v1.0.0 2017-10-01 Code-show-whitespace: Show all whitespace. Fixes #27
  • v0.1.8 2017-09-22 Imported from URL
  • v0.1.7 2017-09-02 Code-show-whitespace: Properly add whitespace to all lines
  • v0.1.6 2017-05-16 Global: update license & bump version
  • v0.1.5 2017-04-24 Global: update mutation url Not a big change for these scripts as none are set to run-at document-start
  • v0.1.4 2017-04-14 Imported from URL
  • v0.1.3 2017-04-14 Imported from URL
  • v0.1.2 2017-04-14 Imported from URL
  • v0.1.1 2017-03-27 Synced from GitHub -
  • v0.1.0 2017-03-26 Imported from URL