Skip to content
This repository has been archived by the owner on Nov 29, 2017. It is now read-only.

Latest commit

 

History

History
30 lines (15 loc) · 542 Bytes

README.md

File metadata and controls

30 lines (15 loc) · 542 Bytes

BetterWhiteSpace

Sublime-like tab and space rendering on selection for VSCode.

Tab Rendering

Tab rendering

Space Rendering

Tab rendering

Tabs + Spaces

Tab rendering

This is especially useful to verify you're not mixing tabs & spaces.

Extension Settings

This extension contributes the following self-explanatory settings:

  • whitespace.color.dark
  • whitespace.color.light

Credits to @spywhere for code structure