CodeEditTextView
CodeEditTextView copied to clipboard
✨ VSCode-Like Selection Style
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:
Xcode (the default selection style for macOS):
Related: #2
Alternatives Considered
No response
Additional Context
No response
Screenshots
No response