Post

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)
  1. How to Disable the Yellow Highlight Box in Visual Studio Code
  2. Disable Auto Format on Save in Visual Studio Code
Visitors



The yellow box… really distracting.

tip1

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

tip2

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.

tip3

This post is licensed under CC BY 4.0 by the author.