1

Many text editors and IDEs have this cool feature in which one can cut the entire line without having to select it previously. How can one do this on Xcode? Thanks.

haidarrr
  • 23
  • 2

1 Answers1

2

The keybinding is not set by default, but the command exists:

enter image description here

trojanfoe
  • 120,358
  • 21
  • 212
  • 242