(Almost) same title as this old thread (i don’t know if necrothreading is preferred or not allowed):
when writing and testing complex regex formulae it would be VERY useful to stay on the same piece of code until the result is what i want, and only then looking for the next matches.
Has anything changed in the last 8 years, or is there still no way to avoid “find next” after “replace”?
Thanks