0

Currently working on VScode in a Jupyter Notebook and random cells have their letters in rectangles and can't figure out why.

enter image description here

When I copy some of the content of the second cell, the rectangles keep showing in the new pasted cell

rioV8
  • 24,506
  • 3
  • 32
  • 49
Marc
  • 522
  • 1
  • 5
  • 15
  • Is it a text-specific issue or appears randomly? Have you reloaded your VSC to make sure the issue is persistent? Could you please explain more deeply the conditions under which the phenomenon occurs? – Christopher May 30 '22 at 16:29
  • 2
    Does this answer your question? [Fix issue With VS Code: yellow orange border box around characters](https://stackoverflow.com/questions/70336593/fix-issue-with-vs-code-yellow-orange-border-box-around-characters) – rioV8 May 30 '22 at 16:31
  • thanks @rioV8, it got fixed by unchecking Editor › Unicode Highlight: Ambiguous Characters in the settings – Marc May 30 '22 at 16:44

1 Answers1

0

fixed, in settings, uncheck unicode highlight

enter image description here

Marc
  • 522
  • 1
  • 5
  • 15