Skip to content

✨ Invisible characters #207

Open
CodeEditApp/CodeEdit
#2065
@austincondiff

Description

@austincondiff

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.

Invisible Character Unicode Name
Space · U+00B7 Middle Dot
Newline ¬ U+00AC Not Sign
Tab U+27F6 Long Rightwards Arrow
Return ¤ U+00A4 Currency Sign
Hard Return U+00B6 Pilcrow Sign
Carriage Return U+21B5 Downwards Arrow with Corner Leftwards

We should be able to both toggle visibility and customize which character is rendered for the following

  • Carriage return (CR)
  • End of line (EOL)
  • Space
  • Tab

Screenshots

Visible
image

Hidden
image

Menu item in Xcode
Screenshot 2023-08-13 at 2 48 44 PM

Atom Customization Setting
image

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

🏃‍♂️ In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions