Skip to content

Instantly share code, notes, and snippets.

@rpandey1234
Created April 28, 2020 07:15
Show Gist options
  • Select an option

  • Save rpandey1234/b032c2e408bf08371ae9ba5b120c4e78 to your computer and use it in GitHub Desktop.

Select an option

Save rpandey1234/b032c2e408bf08371ae9ba5b120c4e78 to your computer and use it in GitHub Desktop.
Android Studio Shortcuts: Code Editing++
Optimize imports Control+Alt+O Control+Option+O
Delete whole line Control+Y Command+Backspace
Duplicate line/selection Control+D Command+D
Show toolbar hint about params for a method call Control+P Command+P
Complete statement Control+Shift+Enter Command+Shift+Enter
Clipboard History Control+Shift+V Command+Shift+V
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment