Question
Limiting the search to certain file extensions
Is there a way to specify the file extension(s) when doing a search? If I know what I'm looking for is in a php file I need to filter for that, I don't need the search results to list the finds in css or js files or even waste time looking in non php files. Notepad++ allows *.php
