You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ideally, "standard" characters (space/tab/CR/NL) could be toggled separate from everything else (hair-spaces, word-joiners, etc., etc.). Personally, I never need/want to see space/tab/newline, but I need to be able to see all the other "invisible" characters (including things that are "visible", as well as be able to tell the difference between characters that are normally indistinguishable from other characters, e.g. no-break-space, no-break-hyphens, etc.).
Probably not first pass, but possibly something to keep in mind down the road?
Description
We want to provide users with the ability to show invisible characters. In order to do this, our text view needs to support this.
We should be able to both toggle visibility and customize which character is rendered for the following
Screenshots
Visible
Hidden
Menu item in Xcode
Atom Customization Setting
The text was updated successfully, but these errors were encountered: