CodeEditApp/CodeEditTextView

✨ Render Whitespace Characters

EstebanBorai opened this issue · 0 comments

Description

Similar to other editors, like SublimeText, VSCode, and Zed, whitespace characters for spaces
and tabs can optionally be rendered.

Some Examples:

SublimeText rendering tabs

Screenshot 2024-02-10 at 9 38 36 PM

VSCode Rendering Spaces

Screenshot 2024-02-10 at 9 39 21 PM

Zed rendering spaces

Screenshot 2024-02-10 at 9 37 50 PM

Alternatives Considered

No response

Additional Context

No response

Screenshots

No response