swiftxcodexcode11xcode11.3

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


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?


Solution

  • You can turn it off with Editor -> Invisibles

    enter image description here