Regular expression in file search does not work as expected
Posted: 26.01.2022, 11:04
I have problems with file search using regular expressions.
Of course I activated the "regular expression" checkbox.
1. regular expression in filename
for example search ^abc to find all files starting with abc => works as expected!
2. search for file contents
for example search for file content ^class to find all files with lines starting with class => 0 results, but I'm sure that there are files with lines that start with class.
Am I doing something wrong, or is this a bug?
Of course I activated the "regular expression" checkbox.
1. regular expression in filename
for example search ^abc to find all files starting with abc => works as expected!
2. search for file contents
for example search for file content ^class to find all files with lines starting with class => 0 results, but I'm sure that there are files with lines that start with class.
Am I doing something wrong, or is this a bug?