#10931
Stefan
Participant

user wrote:
count all the regex matches
I just want to have these options when I do a regex search

You can check “[X] Count Matches” and click at [Find Next]
to see the count in the status bar.

user wrote:
select all the regex matches
I just want to have these options when I do a regex search

You can click at [Bookmark All]
and then utilize “Edit > Bookmarks”

Or use a script/macro to collect all matches.
In the Library you can find e.g. “Macro to extract strings using regular expression”