Structured Search in Android Studio

Updated 14 December 2016

Save

Android studio powered by IntelliJ IDEA 2016 comes with variety of tips and tricks yet to we discovered.

One of the cool feature is structured search, which allow us to search in a certain fashion.

Screenshot from 2016-06-27 20:38:40

 

You can search structurally, save template, can use predefined template, can define scope , set conditions and placeholders and like that

e.g.  If you want to find all the string in the application you can create your own template and search structurally.

note: $name$ and $value$ is just a placeholder.

This will return all the string along with the values in the defined scope.

Further Reading:

https://www.jetbrains.com/help/idea/2016.1/structural-search-and-replace-general-procedure.html

author
. . .

Leave a Comment

Your email address will not be published. Required fields are marked*


Be the first to comment.

Start a Project


    Message Sent!

    If you have more details or questions, you can reply to the received confirmation email.

    Back to Home