How to change Visual Studio whitespace settings?

2020-01-31 02:54发布

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

3条回答
混吃等死
2楼-- · 2020-01-31 03:11

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

查看更多
Viruses.
3楼-- · 2020-01-31 03:15

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

查看更多
Explosion°爆炸
4楼-- · 2020-01-31 03:19

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

查看更多
登录 后发表回答