How to change Visual Studio whitespace settings?

后端 未结 3 937
醉梦人生
醉梦人生 2020-12-05 17:26

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

相关标签:
3条回答
  • 2020-12-05 17:44

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

    0 讨论(0)
  • 2020-12-05 17: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

    0 讨论(0)
  • 2020-12-05 17:56

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

    0 讨论(0)
提交回复
热议问题