SelectilsSelection utilities CommandsSelectPrompts for a regular expression, then adds a selection for each match.
SplitPrompts for a regular expression, then splits the selections by matches.
MergePrompts for ranges of indices, then merges each indexed selection range.
FilterPrompts for indices or ranges of indices, then removes the indexed selections.
ReplacePrompts for a JS template string, then replaces the selections with the evaluated string.
Swap AnchorsSwaps the anchor and active positions of the selections.
Rotate RightRotates the selections clockwise.
Rotate LeftRotates the selections counterclockwise.
LicenseMIT |