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

后端 未结 13 1430
故里飘歌
故里飘歌 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:46

    An easy solution for XCode 5 and 6:

    Install alcatraz: http://alcatraz.io/ then use it to install the "XCodePlus delete line" plugin:

    Window > Package manager

    There are lots of other awesome plugins as well.

提交回复
热议问题