I need to record a sequence of keystrokes in the Xcode editor and play them repeatedly to help with some of the repeating changes I need to make. Microsoft Visual Studio has this ability (macro), so I'm just wondering if this is also possible in Xcode.
source share