aki77 / atom-expand-region

expanding selection
https://atom.io/packages/expand-region
MIT License
89 stars 9 forks source link

User defined selection order is ignored #12

Closed greena13 closed 7 years ago

greena13 commented 8 years ago

Hi there.

Reading the instructions for customising selected regions it is my understanding that the user can specify the order they want selections to be made, with each expansion, for a given scope.

However, regardless of what order the user specifies, it seems the smallest selections are always made in order of smallest to largest. The user can remove a selection from a given scope, but they can't dictate what order they take place.

It would be great if the user also had control over what order the selections are cycled through with each expansion.