I have yellow rectangles around Russian letters in VSCode when write e.g. Python code. How to remove this?
Asked
Active
Viewed 1,026 times
1 Answers
2
I've added to settings.json "editor.unicodeHighlight.ambiguousCharacters": false
. And yellow rectangles've disappeared

Dmitry
- 101
- 6