0

As the pic .

Dots

How can I delete the dots? I have reset to the default setting of VS, but doesn`t work.

CharithJ
  • 46,289
  • 20
  • 116
  • 131
Evoque
  • 11
  • 8
  • I doubt there was no result on google for this. – DevEstacion Feb 18 '16 at 01:48
  • @ssb yes, the question is the same, but I have google lots of times, and not see that link.... – Evoque Feb 18 '16 at 13:14
  • @Evoque who knows? for me it's the first result if I google "visual studio dots" – ssb Feb 18 '16 at 13:21
  • @ssb yes, If search so, it`s the first result. but before I think it`s some theme setting problem, so the search is "vs theme......", Of course I can`t get the right link and answer. – Evoque Feb 18 '16 at 13:38
  • @Evoque: You can select an answer as the if any of below answers helps you. – CharithJ Feb 18 '16 at 21:00

2 Answers2

2

Edit | Advanced | View Whitespace

Ctrl+R, Ctrl+W

CharithJ
  • 46,289
  • 20
  • 116
  • 131
1

I believe this is what you may be looking for

Go to: Edit->Advanced->View White Space (CTRL+E,S)

  • Actually you get an up-vote too because your keyboard shortcuts seem to match mine :) –  Feb 18 '16 at 01:54