Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Martin
Total activity
4
Last activity
December 23, 2019 15:42
Member since
December 19, 2019 07:10
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
December 23, 2019 15:42
Hi, I am looking for a bulk refactor operation as there are 100 of thousands of fields which need renaming. all the fields so match the pattern m[A-Z][a-zA-Z]* though so they are easy to iden...
Community
IntelliJ IDEA Users
Bulk refactor rename using structural search and replace
0 votes
Created
December 20, 2019 14:07
I did try this out, but only the initialising line was affected so in the constructor mField1 changed to field1 (great!) but elsewhere in the file I had lines like: String value = mField1; Whi...
Community
IntelliJ IDEA Users
Bulk refactor rename using structural search and replace
0 votes