Hongbo Miao
Hongbo Miao

Reputation: 49984

How to search a variable in the whole project in 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!

Upvotes: 4

Views: 2578

Answers (1)

JavidRathod
JavidRathod

Reputation: 483

Please Use:

Ctrl+Shift+F

Please Refer this link :

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

Upvotes: 5

Related Questions