luu quang nhat
luu quang nhat

Reputation: 15

Android Studio Missing Keymap - Cannot find keymap "Windows Proper Redo"

I am seeing a warning message in my event log on android studio that says

Missing Keymap  
Cannot find keymap "Windows Proper Redo"  
Search for Windows Proper Redo Keymap plugin

Image

I don’t know what to do.
I try to search the error but it doesn't return the result of android studio ide.

Upvotes: 1

Views: 1574

Answers (1)

DroidClicketyClacker
DroidClicketyClacker

Reputation: 2092

It looks like a JetBrains mod answered this in an Intelij Support Forum here

Workaround Instructions:

  • Navigate to File | Settings | Plugins and install macOS For All keymap (or any keymap).
  • Switch from Plugins to Keymap settings tab and change it to macOS For All.
  • Close the IDE and open it again.
  • Navigate to Keymap in settings and change keymap back to the one you want
  • Save changes
  • Optionally, delete macOS For All keymap now that it's no longer needed.

Upvotes: 2

Related Questions