2

In Xcode 11.3.1 (11C505), I have accidentally enabled the ability to see control characters, such as these carriage returns or dots on my code:

enter image description here

How do I hide these from the editor?

Robin
  • 373
  • 1
  • 3
  • 20

1 Answers1

9

You can turn it off with Editor -> Invisibles

enter image description here

Vivek
  • 72
  • 1
  • 9
Ahmet Sina Ustem
  • 1,090
  • 15
  • 32