Closed danielzsh closed 5 months ago
This PR prevents the horizontal scrollbar from being shown when wrapLines is on. When it is off, it shows regardless of whether content actually overflows the border; this is consistent with Xcode's behavior.
wrapLines
Description
This PR prevents the horizontal scrollbar from being shown when
wrapLines
is on. When it is off, it shows regardless of whether content actually overflows the border; this is consistent with Xcode's behavior.Related Issues
ISSUE_NUMBER
Checklist
Screenshots