-1

Regex find to use groups e.g. textBefore(.+)textAfter

Vlad Svoka 11 lat temu 0

Reges find does not using groups. It just ignores () in search token.

Both Sublime 2 and 3. It would be nice if parenthesis are used, find would select/replace only terms in search groups, and FindAll would select only text in founded groups