Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

enter image description here

see these dotted lines there on every indent...
How do I turn it off?

I must have accidentally hit some keyboard shortcut but I can't find this anywhere in the settings.

Sorry, this is a really dumb question, but these lines really bother me and I didn't know where else to turn :)

share|improve this question

1 Answer

up vote 43 down vote accepted

Toggle it on/off with: Edit > Advanced > View white space

The hotkey is usually ctrl+E,S

share|improve this answer
1  
Thank you sir :D – steini Mar 21 '11 at 22:25
1  
If you have resharper installed then ctrl+R,ctrl+W is shortcut. – mehul9595 Dec 19 '11 at 13:40
@mehul9595: That is only the case when allowing re-sharper to override C# hotkey settings during re-sharper setup. – François Wahl Sep 19 '12 at 13:39

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.