How do I create a Delete-Line Keyboard shortcut in Xcode 8? The Xcode 3 solutions do not work anymore

后端 未结 13 1429
故里飘歌
故里飘歌 2020-12-07 10:38

In previous versions of Xcode it was possible to create a key binding to delete the current line. There were different solutions and they are described for exam

13条回答
  •  离开以前
    2020-12-07 10:50

    try this:

    1. First open Xcode->Preferences

    2. Select Key Bindigs

    3. search Delete Paragraph

    4. Change Delete Paragraph to your shortcut

提交回复
热议问题