Is there a way I can enable multi-selection with regex? I don't want to do search and replace, I just want to highlight/select all of the matches according to regex.
Is this possible?
Sure. Press Ctrl+F, then type your regex pattern and hit Alt+Enter