How can I can disable the \"dots\" for spaces in Microsoft Visual Studio?
in VS Version: 1.39.2 - 2019
in the menu view -> Render Whitespace
You've enabled "Show spaces". Turn them off with Ctrl+R Ctrl+W, or Edit > Advanced > View Spaces
For Visual Studio 2010 or later:
Ctrl+E,S
Keyboard shortcut : Ctrl R + Ctrl W
Edit -> Advanced -> untick View White Space.