I have whitespace characters showing in the Visual Studio code editor, and I'd like to remove them.
我在Visual Studio代码编辑器中显示了空白字符,我想删除它们。
3 个解决方案
#1
48
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
Ajryan是正确的,但根据您的个人资料,此菜单项可能会被遮盖。键盘快捷键应该仍然有效。 CTRL + R,CTRL + W
#2
28
You need to turn off showing whitespace characters. Menu: Edit > Advanced > View White Space.
您需要关闭显示空白字符。菜单:编辑>高级>查看空白区域。
#3
8
If it is VS2008 then you can use "Ctrl+E, S" combination to toggle.
如果它是VS2008,那么你可以使用“Ctrl + E,S”组合来切换。
#1
48
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
Ajryan是正确的,但根据您的个人资料,此菜单项可能会被遮盖。键盘快捷键应该仍然有效。 CTRL + R,CTRL + W
#2
28
You need to turn off showing whitespace characters. Menu: Edit > Advanced > View White Space.
您需要关闭显示空白字符。菜单:编辑>高级>查看空白区域。
#3
8
If it is VS2008 then you can use "Ctrl+E, S" combination to toggle.
如果它是VS2008,那么你可以使用“Ctrl + E,S”组合来切换。