Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to search a variable in the whole project in WebStorm

Tags:

webstorm

Right now I only know how to search in one file.

How can I choose to search in the whole project (all files) in WebStorm? I didn't find the option in the menu.

And is there any shortcut?

Thanks!

like image 470
Hongbo Miao Avatar asked Oct 23 '25 16:10

Hongbo Miao


1 Answers

Please Use:

Ctrl+Shift+F

Please Refer this link :

https://www.jetbrains.com/webstorm/help/finding-and-replacing-text-in-project.html

like image 96
JavidRathod Avatar answered Oct 27 '25 01:10

JavidRathod