Search code examples
webstorm

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!


Solution

  • Please Use:

    Ctrl+Shift+F
    

    Please Refer this link :

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