edit file "/Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Resources"

add

    <key>Custom ShortCut</key>
    <dict>
        <key>Duplicate Line</key>
        <string>selectLine:, copy:, moveToEndOfLine:, insertNewline:, paste:, deleteBackward:</string>
        <key>Cut Line</key>
        <string>selectLine:, copy:, moveToEndOfLine:, deleteToBeginningOfLine:, deleteBackward:</string>
    </dict>

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-09-05
  • 2022-01-17
  • 2021-09-28
  • 2022-12-23
  • 2021-09-20
  • 2021-07-09
猜你喜欢
  • 2021-11-21
  • 2022-01-22
  • 2021-07-12
  • 2022-01-25
  • 2021-09-06
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案