Search Templates
Last modified: 02 June 2021
When you construct a template for a structural search you are basically writing a script. To simplify your scripting process, IntelliJ IDEA offers you a list of predefined search templates that you can use as prototypes for your search template.

On how to access the list of the existing search and replace templates, see the structural search and replace section.
Each search or replace template consists of variables $variable_name$
to which you can add a condition (filter) to narrow your search results. Filters depend on a variable in your search template.
