Keyboard shortcuts for Android Studio [closed]

1

Seeing how important keyboard shortcuts can be in programming when it comes to saving time. I would like to make a list of shortcuts for Android Studio together with your collaboration. I think this would help a lot of people learn other keyboard shortcuts besides those they already know.

The form would be the following, you are commenting on the post and I am editing this first comment or you are going directly editing this post.

The way to simulate buttons in StackOverflow is as follows:

Ctrl This button would be done by typing the following: <kbd>Ctrl</kbd>

The ideal way to go giving the keyboard shortcuts would be as follows:

EXAMPLE:

Shift + Shift = Search in everything (commands, files, menus, methods, etc.)

Ctrl + F = Search for text in a file.

Ctrl + Shift + F = Search all files.

asked by borjis 15.11.2016 в 18:00
source

0 answers