mirror of
https://github.com/atom/atom.git
synced 2026-02-19 02:44:29 -05:00
Every command returns an array of buffer ranges to select from its execute method. The composite command loops through each current selection with each command, then sets the new selection to the aggregated buffer ranges returned by all commands at that step.
12 KiB
12 KiB