Hi I require an Android Studio Structural Search a...
# android-studio
t
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
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

https://www.youtube.com/watch?v=fIPr_ANBpFkâ–¾

🙌 1