mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
If a region of the selection needs to span the full line, I assign right: 0 instead of a width so that it always stretches across the entire editor, even after a resize.