I am using Brackets and Atom for front-end development.
I am trying to achieve this: 1. Search the certain work Ex: "Testing" 2. That word is in so many files which are html,javascript and others. 3. I want only *.js files to display the results.
There are 100s of files, it is difficult to manually do it.
What I'm trying to achieve? I want to search all Regex written for the form validation in this project.
Yes, it is.
ctrl
+ shift
+ F
Note: ProjectName is case sensitive.