CodeEditApp / CodeEditApp/CodeEditTextView

✨ Draw Invisibles Only On Selection

Offen
#106 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
enhancement
Vorherrschende Sprache
Swift
Sterne
182
Forks
54
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

### 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_

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.