I have yellow rectangles around Russian letters in VSCode when write e.g. Python code. How to remove this?
I've added to settings.json "editor.unicodeHighlight.ambiguousCharacters": false. And yellow rectangles've disappeared
"editor.unicodeHighlight.ambiguousCharacters": false
I've added to settings.json
"editor.unicodeHighlight.ambiguousCharacters": false
. And yellow rectangles've disappeared