Reputation: 47783
I do not see an option to search for a term in all code files in WebStorm 6.0. Does anyone know how to search all files for certain keyword/text?
Upvotes: 32
Views: 24438
Reputation: 332
You can use Ctrl + Shift + F.
You can also find the other shortcuts in this help page.
Upvotes: 1
Reputation: 402493
Edit
| Find
| Find in Path
(Ctrl+Shift+F in the default keymap).
Upvotes: 43