How to Disable the Yellow Highlight Box in Visual Studio Code
How to Disable the Yellow Highlight Box in Visual Studio Code
VScode Series (1 / 2)
- How to Disable the Yellow Highlight Box in Visual Studio Code
- Disable Auto Format on Save in Visual Studio Code
The yellow box… really distracting.
1. Open Settings first
Press the shortcut
Ctrl + ,to open Settings right away.
2. Search for unicode
In the search bar at the top, type
unicode.
3. Find Editor -> Unicode Highlight: Non Basic ASCII
You will usually see it set to the default value or
true.
4. Change it to false
Just switch it to
false.
5. Much better
The yellow highlight box is gone.
This post is licensed under CC BY 4.0 by the author.



