views:

13

answers:

1

Hi,

I don't know what I did but somehow the IDE has started displaying a green dot whenever I press spacebar and a green arrowhead whenever I press TAB. The source has become littered with these characters all over and I am finding it very difficult to code in the presence of so many formatting marks. I have tried to search a solution on Google but couldn't perhaps enter the right keywords so haven't been able to fix the behavior.

Is there any way I can stop VS2008 IDE from littering my source code with these green dots and arrowheads whenever I press spacebar/tab?

I would be really thankful for this help.

Thanks,

-AL

+1  A: 

Turn off "Edit/Advanced/View White Space"

Michael Burr