AL.
AL.

Reputation: 11

Visual Studio Team System 2008 - messy formatting/control characters/marks in source code

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

Upvotes: 0

Views: 77

Answers (1)

Michael Burr
Michael Burr

Reputation: 340218

Turn off "Edit/Advanced/View White Space"

Upvotes: 1

Related Questions