Zulip Chat Archive

Stream: new members

Topic: VScode highlighting non-ascii characters


Ching-Tsun Chou (Jan 22 2025 at 01:18):

My VScode is highlighting non-ascii characters:

image.png

Any idea why and how to get rid of it?

Ching-Tsun Chou (Jan 22 2025 at 01:31):

Never mind. I found the answer: https://stackoverflow.com/questions/75135676/deactivate-highlighting-of-special-characters-in-vscode
But I still don't know why that setting became true.

Marc Huisinga (Jan 22 2025 at 09:02):

This is likely this issue: https://github.com/microsoft/vscode/issues/234617
The problem only occurs when opening VS Code for the first time.

Ching-Tsun Chou (Jan 22 2025 at 18:48):

Indeed, it was the first time I ran VScode after a macOS update.


Last updated: May 02 2025 at 03:31 UTC