I often find it convenient to operate on every line in a long file at once using multiselections (which have almost entirely replaced macros for me; awesome feature!). However, one place I frequently get stuck is when I need advance my cursor to the next token (comma, space, whatever). Is there any way to use the search function to advance each element of a multiselection to the next matching item? Ideally, I’d hit Ctrl+F and have an “advance to next” button alongside Find Prev and Find All that advanced every item in a multiselection.
Is there any way to do something like this?
Thanks!