Get rid of these control characters in the code editor for Xcode

337 Views Asked by At

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?

1

There are 1 best solutions below

0
On BEST ANSWER

You can turn it off with Editor -> Invisibles

enter image description here