Community
Participate
Working Groups
Build Identifier: Currently a non-breaking space (nbsp) is not clearly different from a space in the editor. As such it is possible to have two strings which appear exactly equal, but are in fact not. XCode handles this by rendering it as a space with a small dot in it. Reproducible: Always Steps to Reproduce: 1. Create a non=breaking space using a hex editor or by copying one out of a browser. 2. Paste the space in the editor, observe how breaking-space-like it is.
This works for me using 3.7 RC4: You can enable to show whitespace and then normal whitespace will be rendered with a dot but non-breaking ones will not get a dot.
Created attachment 198063 [details] Test file