find_files_by_name_and_content_with_regex
Last updated
Last updated
find_file_name_pattern
prompt
The regex pattern used to find files by their names.
find_content_pattern
prompt
The regex pattern used to filter files by their content.
limit
number
Limit the amount of results returned.
prompt
List of relative paths to files that match both the file name and content patterns.