CodeEditTextView icon indicating copy to clipboard operation
CodeEditTextView copied to clipboard

✨ VSCode-Like Selection Style

Open thecoolwinter opened this issue 2 years ago • 0 comments

Description

Add an option to have selections follow the Web style. That is, selections don't select the entire visible line if the line is selected. Selection rects only follow text rects.

VSCode: Screenshot 2024-01-16 at 1 13 57 PM

Xcode (the default selection style for macOS): Screenshot 2024-01-16 at 1 14 36 PM

Related: #2

Alternatives Considered

No response

Additional Context

No response

Screenshots

No response

thecoolwinter avatar Jan 16 '24 19:01 thecoolwinter