I know this is not programming related question so to speak, but since we are programmers and we might use Netbeans for PHP development.
I am wondering how can I get in Netbeans a selection from a list of files quickly. Suppose there are different folders for MVC pattern and I edit 1 section of it. I would like to see the 3 files that I work with only now.
Suppose I want to get files from all folders that ends in : "_suffix.php"
Can I do that somehow quickly?