Skip to content

✨ Draw Invisibles Only On Selection #106

Open
@thecoolwinter

Description

@thecoolwinter

Description

Some editors allow users to only see invisible characters in their selected text. Right now, CETV can only enable them for the entire document, or not at all.

Alternatives Considered

No response

Additional Context

Some updated requirements:

  • The line fragment renderer will need to know about selected ranges, this introduces an interesting dependency tree.
  • Querying selected ranges may be slow when it's done for every visible line fragment each render loop. The implementation should consider this or profile it to make sure it's negligible.

Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions