Android Studio: Extract method shortcut '⌥+⌘+M' (Option-Command-M) no longer working (macOS Mojave)

714 Views Asked by At

I've been using the following keyboard shortcut to extract a method in Android Studio:

++M (Option-Command-M)

A couple of days ago this stopped working and I can't figure out why. Is anyone else experiencing this issue? Does anyone have a solution?

I do realise that this shortcut is a macOS shortcut to minimise all windows of an application but not even that happens.

I'm on macOS Mojave (10.14.3) with Android Studio 3.3.2 but my co-worker has the same issue on Android studio 3.1.2.

2

There are 2 best solutions below

1
On BEST ANSWER

After several days I finally found out what was going on. It turns out the Time Doctor app ate my keyboard shortcut even though I don't have disabled the shortcuts in said app. After stopping Time Doctor everything is back to normal.

1
On

Did you try to find what this shortcut is doing currently?

You can go to Preferences -> Keymap -> and after click loupe/lense you can click your combination ++M ) to find where (to which action) it is assigned currently.

enter image description here

On the list (after search) at least one position should appear.