This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Search in project nested folders with filetype #782
Open
Description
Hello!
I can't search in project with *.php
in the end of string just because needed files lay in nested folders:
Nothing with *.php
in the end or with space before:
Maybe need to add filetype field under the path field.
UPDATE (after 5 minutes)
Haha... Just found what I need, line aviashelf\vendor\koala-framework\koala-framework, *.php
works fine!
Current placeholder File\directory pattern, eg. 'src' to seach in the "src" directory or '*.js' to search all javascript files.
doesn't help much.