JetBrains products behaving weird with Esc and Enter keys
Answered
I recently update to MacOS High Sierra and APFS(Apple File System) and since then my IDE is behaving weird. If I see an unused import and press Alt+Enter, it opens a menu which has an option to remove it. Now pressing Enter or Escape does nothing.
I checked my keymap settings, selected "Find Shortcut By Action" and pressed Enter and it showed me backtick/grave character (`). The same was shown for Esc. Is anyone else experiencing this and is there a fix for this?
Please sign in to leave a comment.
What JDK is used to run IntelliJ IDEA? See https://intellij-support.jetbrains.com/hc/articles/206544879.
See if https://intellij-support.jetbrains.com/hc/en-us/articles/115000616724 helps.
Hey thanks
-Dcom.jetbrains.use.old.keyevent.processing=true did it