Sep 1, 2018 · 1 min read
Hi Gabriel. Love the rename tip. Something I’ve done since Xcode 9 last year that speeds it up even more is to map a keyboard shortcut to the Rename function. If you open Xcode Prefs and go to the Key Bindings tab, you can define custom shortcuts for any menu command. I mapped the Editor => Refactor => Rename… command to ⌘ + ⌥ + ⇧ + R. It’s saved me a ton of time!
