0

How can I can rid off those formatting option that draws dots every line?

VS 2013

  • 3
    possible duplicate of [Why does the Visual Studio editor show dots in blank spaces?](http://stackoverflow.com/questions/973571/why-does-the-visual-studio-editor-show-dots-in-blank-spaces) – xlecoustillier Apr 16 '15 at 13:05

1 Answers1

1
CTRL + R, CTRL + W

Is the shortcut command to enable and disable "View White Space". Input them one after the other.

TZHX
  • 5,291
  • 15
  • 47
  • 56