-21

What is the shortcut to create a new line in Android Studio editor (like ctrl+enter in Visual Studio Code)?

Cœur
  • 37,241
  • 25
  • 195
  • 267
Pratik Gupta
  • 63
  • 1
  • 5
  • Does this answer your question? [Android Studio Keyboard shortcut control](https://stackoverflow.com/questions/22578776/android-studio-keyboard-shortcut-control) – tripleee Aug 23 '22 at 05:39

2 Answers2

3

I believe its Shift + Enter

If you want to change it ::

Go to File > Settings > Select Keymap > Select Editor Options > Start a New Line

Image reference

V-rund Puro-hit
  • 5,518
  • 9
  • 31
  • 50
Firoz Memon
  • 4,282
  • 3
  • 22
  • 32
1

Shift + Enter

List of android studio keyboard shortcuts: Android keyboard shortcuts

V-rund Puro-hit
  • 5,518
  • 9
  • 31
  • 50
Pratik Gupta
  • 63
  • 1
  • 5