How to change Visual Studio whitespace settings?

拜拜、爱过 提交于 2019-12-17 16:00:31

问题


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.



来源:https://stackoverflow.com/questions/257752/how-to-change-visual-studio-whitespace-settings

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!