Hi
I require an Android Studio Structural Search and Replace expert 😄
I wish to find and replace the following
1). find all Kotlin constructor args that have this annotation
@JsonProperty("
2). replace all occurances with
@field:JsonProperty("
c
Colton Idle
09/04/2025, 3:24 PM
had to use structural search and replace the other day. i found it really difficult to get started. definitely need some tutorials for it. i did find this somewhat useful