In Visual Studio text editor how to increase/change the displayed white space space characters (the little dots) to be more visible?

Zsolt Kántor 80 Reputation points
2023-11-28T15:06:42.4933333+00:00

In Visual Studio text editor when I enable white space character display, the displayed dots (representing the space character) are so little and dim that are barely visible. I have a hard time to figure out if there is pace or not.

My font setting is 11 Courier New on a mid size laptop screen with 1280x800 resolution. The 11 font size is ideal for me, only the white space dots symbols are so little. My editor's background is white and the dots are red.

Here is a screenshotClipboard01

Spaces between #include and main function and inside main function.

Hard to see.

Is there a way to make more visible the little dots without to change the white text editor background?

Thanks!

Developer technologies | Visual Studio | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Zsolt Kántor 80 Reputation points
    2023-11-29T10:02:21.0933333+00:00

    Problem solved! As my previous screenshot shows the tabs are displayed as 'a' characters with accents. I concluded from here that I have some font problems (consider that in the past I deleted, installed, reinstalled some font files). So I decide to reinstall Windows. This solved my problem.

    After reinstalling Windows:

    vs


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.