8.1.2: Find in files: regex multiline never matches
Posted: Tue May 21, 2019 2:24 pm
Is there a way to do a multi-line find using the find-in-files feature? I have tried a number of find expressions and nothing works. Some examples of find text are:
some text\n more text
some text[^m]+
some text\n *more
All of these work within a single file, but not in the find-in-files dialog.
some text\n more text
some text[^m]+
some text\n *more
All of these work within a single file, but not in the find-in-files dialog.