Xcode 自定义组合快捷键
2017-06-28 本文已影响14人
ysnows
/Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/Resources/IDETextKeyBindingSet.plist
比如复制当前行:
Duplicat Current Line: selectLine:, copy:, moveDown:, paste:
Delete Current Line: selectLine:, deleteToEndOfLine:, insertNewline: