CodeEditApp / CodeEditApp/CodeEditTextView

✨ Draw Invisibles Only On Selection

Đang mở
#106 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
enhancement
Ngôn ngữ chính
Swift
Star
182
Fork
54
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.