Search code examples
Searching/Replace attributes with the according getter/setters...


javaintellij-ideastructural-search

Read More
Intellij replace getClass() with ClassName.class...


javaintellij-ideastructural-search

Read More
Can I use filters in Intellij structural search to reference variable counts?...


intellij-ideagroovystructural-search

Read More
IntelliJ structural search find derived classes if base class matches criteria...


javaintellij-ideaideeditorstructural-search

Read More
Replace import of constant by static import in IntelliJ Idea...


javaintellij-ideastructural-searchstatic-import

Read More
How to find all usages of name() related to specific enum type...


javaintellij-ideaenumsstructural-search

Read More
Intellij Structurally replace `thows OneException, TwoException` with only Exception...


intellij-ideaeditorstructural-search

Read More
Intellij replace all occurances of stringbuilder.toString()...


javaintellij-ideastructural-search

Read More
Find all anonymous classes throughout my project in IntelliJ...


javaintellij-ideaanonymous-classstructural-search

Read More
Intellij Structural search functional interfaces...


android-studiointellij-ideastructural-search

Read More
How to find all fields with a trailing comment...


javaintellij-ideastructural-search

Read More
Custom inspection for double quotes...


javascriptintellij-ideastructural-searchintellij-inspections

Read More
Intellij structural search and replace for all forms of if statements...


javaintellij-ideastructural-search

Read More
How to easily find/search in IDE(specially in IntelliJ), which methods returns int type and also tak...


javaeclipseintellij-ideaidestructural-search

Read More
Retrofit migration to 2.0...


javaandroidandroid-studioretrofit2structural-search

Read More
IntelliJ structural search to find self-closing HTML tags...


htmlintellij-ideastructural-search

Read More
Replace one of annotation parameters with IntelliJ IDEA's Structural replace...


javaintellij-ideaannotationsstructural-search

Read More
IDEA structural search for classes implementing a specific method and no other...


javaintellij-ideastructural-search

Read More
Structural Search - Complete Match expression in IntelliJ...


regexandroid-studiointellij-idearegex-negationstructural-search

Read More
How to extract a method across files?...


javaintellij-idearefactoringstructural-search

Read More
Intellij - how to keep structured search/replace from discarding annotations?...


intellij-ideastructural-search

Read More
Structural Search and Replace with Groovy Script constraints...


javasearchintellij-ideagroovystructural-search

Read More
IntelliJ/structural search: Remove useless methods that only call super method...


javaandroidandroid-studiointellij-ideastructural-search

Read More
Find classes using an annotation multiple times via IDEA structured find...


javaintellij-ideaannotationsstructural-search

Read More
Replace superclass using IDEA SSR...


javaintellij-ideastructural-search

Read More
How do I write a robust structural search template to report Mockito times(1)/Times(1) passed to ver...


intellij-ideamockitostructural-search

Read More
Any way to search structurally in Intellij for scala or python sources?...


intellij-ideastructural-search

Read More
Is there a way to disable custom patterns with a comment in Resharper...


visual-studioresharperstructural-search

Read More
Find all method calls with a specific parameter type with IntelliJ...


intellij-ideastructural-search

Read More
Matching chained method calls with structural search...


intellij-ideafluentstructural-search

Read More
BackNext