如何在 VisualStudio 编辑器中禁用视觉“点”

如何在 MicrosoftVisualStudio 中禁用空格的“点”?

46429 次浏览

编辑-> 高级-> 取消勾选视图空白。

You've enabled "Show spaces". Turn them off with Ctrl+R Ctrl+W, or Edit > Advanced > View Spaces

对于 VisualStudio2010或更高版本:

Ctrl + ES

快捷键: Ctrl r + Ctrl W

VS 版本: 菜单 view -> Render Whitespace中的1.39.2-2019

在 vs2022中,是 tools->Text Editor->General->Display->View whitespace

enter image description here