Reading List
Xcode Key Bindings to Make Refactoring Less Painful from Michael Tsai RSS feed.
Xcode Key Bindings to Make Refactoring Less Painful
Jon Reid: Xcode supports automated refactoring. Supposedly. In practice, the options are limited and often unavailable. You’ll right-click something, navigate to the Refactor submenu… only to find that the command you want is grayed out. It’s a waste of time. […] With these shortcuts, I can try an automated refactoring in less than a second. […]