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.
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.