Android Studio 4.2 - Keyboard Shortcut Problem

Viewed 1162

Today I updated to Android Studio version 4.2. I noticed that the "cmd + shift + r" and "cmd + shift + f" shortcut is not working. Is there a regulation for the MacOs operating system?

MacOs version : MacOS Catalina

2 Answers

Android Studio - Preferences - Keymap - Keymap List - MacOs selected and fixed. Intellij idea classic did not work when selected.

I've noticed it here also. cmd + shift + f was changed to ctrl + shift + f, and so does ctrl + shift + r.

I could not find yet which is the replacement for option + up key.

Related