Enable search parameters to set initial path/folder, file extensions, etc...
Description
- I want to find some text inside a particular folder, instead of typing the word and go through alllll the results in the project.
- I want to find all JS files
- I want to find all JS files commited from @user
Proposal
Enable a search parameter that you can set the initial folder/file_extension
eg: "X-Page path:/gitlab-org/gitlab-ee/config/*.rb"
Or even "X-page path:/gitlab-org/gitlab-ee/config extension:rb"
Even only if I want to see all my JS files, typing in the search bar "extension:js"
And there could be other parameters as well: user, date, repo, etc...