카테고리 없음

Android Studio: Shortcut to Delete an Entire Line

idea9329 2024. 10. 29. 16:24
반응형

In Android Studio, you can delete an entire line using the following shortcut:

  • Windows/Linux: Ctrl + Y
  • Mac: Command + Delete

This will remove the line where your cursor is located without needing to select it first.

반응형