WebStorm 2018.1 Help

Structural Search and Replace

Structural Search and Replace (SSR) performs search and replace in the supported languages code across the whole project, taking advantage of the WebStorm's awareness of the syntax and code structure of the supported languages.

WebStorm finds, and if required, replaces fragments of source code, using the search templates.

Structural Search and Replace is helpful when you need to browse through or modify an extensive code base, find changes in libraries, explore the source code for specific constructs, or refactor the source code.

In this section:

Last modified: 20 July 2018

See Also