How to change Visual Studio whitespace settings?

2020-01-31 02:28发布

问题:

I have whitespace characters showing in the Visual Studio code editor, and I'd like to remove them.

回答1:

Ajryan is correct but depending on your profile this menu item may be obscured. The keyboard shortcut should still work though. CTRL+R,CTRL+W



回答2:

You need to turn off showing whitespace characters. Menu: Edit > Advanced > View White Space.



回答3:

If it is VS2008 then you can use "Ctrl+E, S" combination to toggle.