2

I pressed a key that shows formatting in the IDE; I'd like to change it back to what it was before. How do I do that?

alt text

Glorfindel
  • 21,988
  • 13
  • 81
  • 109
out_sider
  • 21
  • 1
  • This is a duplicate, follow the link to find a solution http://stackoverflow.com/questions/973571/why-does-the-visual-studio-editor-show-dots-in-blank-spaces – Binary Worrier Nov 30 '09 at 15:45

4 Answers4

1

it's probably "Edit->Advanced->View White space" which is toggled with CTRL+R CTRL+W

Len Holgate
  • 21,282
  • 4
  • 45
  • 92
1

Hahahahha :) - happened to me a while ago :D, very irritating!!

Ctrl+Shift+8

Jacob
  • 34,255
  • 14
  • 110
  • 165
1

Press Ctrl-Shift-8.

ur.
  • 2,890
  • 1
  • 18
  • 21
1

Go to Edit – Advanced – View White Space or Ctrl+R,Ctrl+W

Breandán
  • 1,855
  • 22
  • 34