Feature to select both forward and reverse together
Opened this issue · 0 comments
Asuza commented
It would be really useful to be able to select until a certain character in both directions. For example, typing +['"]
would expand the selection both forward and backward to easily select entire strings.
Or, perhaps it makes more sense to allow multiple selections, like -/[A-Z]/,[.]
, which might select a sentence.