Regex find within a file produces different results to Find in Files
#12371
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
search
Search widget and operation issues
It appears that
find in files
produces different results when using a regex search with new lines\n
or lookbehind?!
. See the screenshot below for an example. I would have expectedfind in files
to return a result here.I am aware that
find in files
will omit results if the result set is too large, that is fine and to mitigate this have have specified the directory, again see screenshot.Steps to Reproduce:
Depending on the regex you will either get a handful of results or non at all. However if you search in the file directly it will find all of the occurrences.
Cheers
Colin
The text was updated successfully, but these errors were encountered: