<KEY>SFCE commands</key> <dict> <KEY>SFCE Duplicate Current line</key> <string>selectline:, copy:, Movetoendofline:, Insertnewline:, paste:, deletebackward:</string> <KEY>SFCE Delete Current line</key> <string>movetoendofline:, Deletetobeginningofline:, Deletebackward:, MoveDown:, movetoendofline:</string> <KEY>SFCE Move Current Line up</key> <string>selectline:, Cut:, MoveUp:, Movetobeginningofline:, Insertnewline:, paste:, movebackward:</string> <KEY>SFCE Move Current Line down</key> <string>selectline:, Cut:, MoveDown:, Movetobeginningofline:, Insertnewline:, paste:, movebackward:</string> <KEY>SFCE Insert Line above</key> <string>moveup:, Movetoendofline:, insertnewline:</string> <KEY>SFCE Insert Line below</key> <string>movetoendofline:, insertnewline:</string> </dict>
Put the above code into/applications/xcode.app/contents/frameworks/idekit.framework/versions/a/resources/ Idetextkeybindingset.plist file
The last of these two lines before:
</dict></plist>
Xcode shortcut keys