0

So I've recently installed Intellij and it seems the Mac OS keymap I used to use no longer exists.

It used to be CMD + N for search classes and CMD + SHIFT + N for files, now it's changed to CMD + O for classes and CMD + SHIFT + O for files. Also it used to be CMD + F4 to close tab, now it's CMD + W.

Is there any way to fix this so I can use the same keymapping it used to be?

These are the only options I have, and none of them give the desired result:

enter image description here

samthebest
  • 30,803
  • 25
  • 102
  • 142

1 Answers1

1

IntelliJ IDEA changed the default keymap for macOS from Mac OS X to macOS 10.5+. In case you want to revert classic shortcuts back, choose "Intellij Idea Classic" keymap: Intellij Idea Classic keymap

Konstantin Annikov
  • 11,655
  • 4
  • 27
  • 40