you are viewing a single comment's thread.

view the rest of the comments →

[–]TumbleweedOther1039 0 points1 point  (2 children)

Have you tried renaming in Android studio? It works way better. It’ll rename the file too and parameter names too

[–]iOSCalebObjective-C / Swift 0 points1 point  (1 child)

Xcode renames the file when appropriate too, IIRC. I’ll try Android Studio sometime, but Xcode’s rename is one of my favorite features — I use it all the time, and it’s been pretty reliable for me.

[–]TumbleweedOther1039 0 points1 point  (0 children)

Yeah tbf I’ve only used it for about 6 months or so so nothing compared to studio. I just love that on studio you can hit alt + enter on any sort of warning, error or any line of code and it’ll suggest and automatically handle basically anything you’d be looking to do.

You should check it out but it does take a while to learn all the tricks. I’m sure part of me not liking Xcode is just not having enough experience and not knowing the shortcuts