Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option for limiting file types in search #272

Open
Clorith opened this issue Feb 27, 2022 · 1 comment
Open

Add option for limiting file types in search #272

Clorith opened this issue Feb 27, 2022 · 1 comment

Comments

@Clorith
Copy link
Contributor

Clorith commented Feb 27, 2022

Adding a way to limit which file types are searched could beneficial in certain scenarios.

See original feature request at https://wordpress.org/support/topic/search-only-php-files/

@primathon
Copy link
Contributor

+1 to this. Even just being able to add a modifier to the search query (similar to how Google does it) like "filetype:php" or "filetype:js" would be amazing. Often the initial point of entry I have in debugging a third-party plugin issue is something like an element class name or ID, and trying to find where that's generated in the PHP will almost always show many results I don't care about in the plugin CSS files. Being able to limit the search files to a particular extension would be very useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants